Function xed_sys::xed_decoded_inst_dump[][src]

pub unsafe extern "C" fn xed_decoded_inst_dump(
    p: *const xed_decoded_inst_t,
    buf: *mut c_char,
    buflen: c_int
)
Expand description

@ingroup PRINT Print out all the information about the decoded instruction to the buffer buf whose length is maximally buflen. This is for debugging.