Function nk_stricmp

Source
pub unsafe extern "C" fn nk_stricmp(
    s1: *const c_char,
    s2: *const c_char,
) -> c_int