glib_sys

Function g_variant_type_is_subtype_of

Source
pub unsafe extern "C" fn g_variant_type_is_subtype_of(
    type_: *const GVariantType,
    supertype: *const GVariantType,
) -> gboolean