pub unsafe extern "C" fn ud_insn_ptr(ud: *const ud) -> *const u8
Returns pointer to the buffer holding the instruction bytes. Use ud_insn_len to determine the size of this buffer.
ud_insn_len