pub unsafe extern "C" fn opnd_disassemble(
drcontext: *mut c_void,
opnd: opnd_t,
outfile: file_t,
)Expand description
Prints the operand \p opnd to file \p outfile. The default is to use DR’s custom syntax (see disassemble_set_syntax()).