Type Definition frida_sys::GTypePluginCompleteTypeInfo[][src]

type GTypePluginCompleteTypeInfo = Option<unsafe extern "C" fn(plugin: *mut GTypePlugin, g_type: GType, info: *mut GTypeInfo, value_table: *mut GTypeValueTable)>;