gobject_sys

Function g_type_add_interface_static

Source
pub unsafe extern "C" fn g_type_add_interface_static(
    instance_type: GType,
    interface_type: GType,
    info: *const GInterfaceInfo,
)