glib_sys

Function g_ref_string_equal

Source
pub unsafe extern "C" fn g_ref_string_equal(
    str1: *const c_char,
    str2: *const c_char,
) -> gboolean
Available on crate feature v2_84 only.