pub unsafe extern "C" fn instr_get_target( cti_instr: *mut instr_t, ) -> opnd_t
Assumes that \p cti_instr is a control transfer instruction Returns the first source operand of \p cti_instr (its target).