Skip to main content

instrument

Function instrument 

Source
pub fn instrument(
    address: *mut c_void,
    pre_handler: unsafe fn(*mut c_void, *mut c_void),
) -> Result<(), Error>