Type Definition frida_sys::GTypePluginCompleteInterfaceInfo[][src]

type GTypePluginCompleteInterfaceInfo = Option<unsafe extern "C" fn(plugin: *mut GTypePlugin, instance_type: GType, interface_type: GType, info: *mut GInterfaceInfo)>;