pub unsafe extern "C" fn opnd_create_far_instr(
seg_selector: ushort,
instr: *mut instr_t,
) -> opnd_tExpand description
Returns a far instr_t pointer address with value \p seg_selector:instr. \p seg_selector is a segment selector, not a DR_SEG_ constant.