hook_export_native

Function hook_export_native 

Source
pub fn hook_export_native(
    module: &str,
    export: &str,
    detour: usize,
) -> Result<HookGuard<X64>>
Expand description

convenience function to hook export using native architecture