Skip to main content

opnd_create_far_instr

Function opnd_create_far_instr 

Source
pub unsafe extern "C" fn opnd_create_far_instr(
    seg_selector: ushort,
    instr: *mut instr_t,
) -> opnd_t
Expand 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.