Function glib_sys::g_ascii_strcasecmp
[−]
[src]
pub unsafe extern "C" fn g_ascii_strcasecmp(
s1: *const c_char,
s2: *const c_char
) -> c_int