[][src]Function nginx::ngx_strcasecmp

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