Skip to main content

drwrap_get_mcontext_ex

Function drwrap_get_mcontext_ex 

Source
pub unsafe extern "C" fn drwrap_get_mcontext_ex(
    wrapcxt: *mut c_void,
    flags: dr_mcontext_flags_t,
) -> *mut dr_mcontext_t
Expand description

Identical to drwrap_get_mcontext() but only fills in the state indicated by \p flags.