Function gobject_sys::g_type_is_a

source ·
pub unsafe extern "C" fn g_type_is_a(
    type_: GType,
    is_a_type: GType,
) -> gboolean