hotpatch

Function hotpatch 

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

convenience function to create and install a hot-patch hook