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