hook_export

Function hook_export 

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

convenience function to hook by module export name