glib_sys

Function g_strcmp0

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