Skip to main content

hook

Function hook 

Source
pub unsafe fn hook(
    address: *mut c_void,
    fake_func: *mut c_void,
) -> Result<*mut c_void>