Function glib_sys::g_strcmp0 [] [src]

pub unsafe extern "C" fn g_strcmp0(
    str1: *const c_char,
    str2: *const c_char
) -> c_int