Function frida_sys::_frida_g_type_module_register_type[][src]

pub unsafe extern "C" fn _frida_g_type_module_register_type(
    module: *mut GTypeModule,
    parent_type: GType,
    type_name: *const gchar,
    type_info: *const GTypeInfo,
    flags: GTypeFlags
) -> GType