Function glib::subclass::type_plugin::complete_interface_info

source ยท
unsafe extern "C" fn complete_interface_info<T: TypePluginImpl>(
    type_plugin: *mut GTypePlugin,
    instance_gtype: GType,
    interface_gtype: GType,
    info_ptr: *mut GInterfaceInfo,
)