Skip to main content

drwrap_replace_native_fini

Function drwrap_replace_native_fini 

Source
pub unsafe extern "C" fn drwrap_replace_native_fini(
    drcontext: *mut c_void,
)
Expand description

The replacement function passed to drwrap_replace_native() must call this function prior to returning. If this function is not called, DynamoRIO will lose control of the application.