Function glib_sys::g_variant_is_of_type
[−]
[src]
pub unsafe extern "C" fn g_variant_is_of_type(
value: *mut GVariant,
type_: *const GVariantType
) -> gboolean