Function frida_gum_sys::gum_darwin_module_resolve_export[][src]

pub unsafe extern "C" fn gum_darwin_module_resolve_export(
    self_: *mut GumDarwinModule,
    symbol: *const gchar,
    details: *mut GumDarwinExportDetails
) -> gboolean