instr_get_src

Function instr_get_src 

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

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