Function frida_gum_sys::_frida_g_type_register_dynamic

source ยท
pub unsafe extern "C" fn _frida_g_type_register_dynamic(
    parent_type: GType,
    type_name: *const gchar,
    plugin: *mut GTypePlugin,
    flags: GTypeFlags,
) -> GType