Type Definition GTypePluginCompleteInterfaceInfo
gobject_sys
type GTypePluginCompleteInterfaceInfo = Option<unsafe extern "C" fn(_: *mut GTypePlugin, _: GType, _: GType, _: *mut GInterfaceInfo)>;