Skip to main content

install_addr

Function install_addr 

Source
pub unsafe fn install_addr(
    target: *mut c_void,
    detour: *mut c_void,
) -> Result<HookHandle>