g_type_check_instance_is_a

Function g_type_check_instance_is_a 

Source
pub unsafe extern "C" fn g_type_check_instance_is_a(
    instance: *mut GTypeInstance,
    iface_type: GType,
) -> gboolean