Skip to main content

drwrap_get_drcontext

Function drwrap_get_drcontext 

Source
pub unsafe extern "C" fn drwrap_get_drcontext(
    wrapcxt: *mut c_void,
) -> app_pc
Expand description

Returns the DynamoRIO context. This routine can be faster than dr_get_current_drcontext() but should return the same result.