[][src]Function nginx::ngx_rstrncmp

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