Skip to main content

dr_print_instr

Function dr_print_instr 

Source
pub unsafe extern "C" fn dr_print_instr(
    drcontext: *mut c_void,
    f: file_t,
    instr: *mut instr_t,
    msg: *const c_char,
)
Expand description

Prints \p msg followed by the instruction \p instr to file \p f.