Skip to main content

instr_get_dst

Function instr_get_dst 

Source
pub unsafe extern "C" fn instr_get_dst(
    instr: *mut instr_t,
    pos: uint,
) -> opnd_t
Expand description

Returns \p instr’s destination operand at position \p pos (0-based).