Function ud_insn_ptr

Source
pub unsafe extern "C" fn ud_insn_ptr(ud: *const ud) -> *const u8
Expand description

Returns pointer to the buffer holding the instruction bytes. Use ud_insn_len to determine the size of this buffer.