[][src]Function nginx::ngx_strstrn

pub unsafe extern "C" fn ngx_strstrn(
    s1: *mut u_char,
    s2: *mut c_char,
    n: size_t
) -> *mut u_char