[][src]Function libudis86_sys::ud_insn_ptr

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.