Skip to main content

dr_try_stop

Function dr_try_stop 

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

Do not call this directly: use the DR_TRY_EXCEPT macro instead.