glib_sys

Function g_variant_is_of_type

Source
pub unsafe extern "C" fn g_variant_is_of_type(
    value: *mut GVariant,
    type_: *const GVariantType,
) -> gboolean