[][src]Function nuklear_sys::nk_stricmp

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