hook

Function hook 

Source
pub fn hook<A: Architecture>(
    target: usize,
    detour: usize,
) -> Result<HookGuard<A>>
Expand description

convenience function to create and install an inline hook