Function gobject_sys::g_type_check_instance_is_a[][src]

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