Function frida_gum_sys::gum_module_enumerate_symbols

source ยท
pub unsafe extern "C" fn gum_module_enumerate_symbols(
    module_name: *const gchar,
    func: GumFoundSymbolFunc,
    user_data: gpointer,
)