Skip to main content

dr_print_opnd

Function dr_print_opnd 

Source
pub unsafe extern "C" fn dr_print_opnd(
    drcontext: *mut c_void,
    f: file_t,
    opnd: opnd_t,
    msg: *const c_char,
)
Expand description

Prints \p msg followed by the operand \p opnd to file \p f.