glib_sys

Function g_string_equal

source
pub unsafe extern "C" fn g_string_equal(
    v: *const GString,
    v2: *const GString,
) -> gboolean