Skip to main content

instr_is_cti

Function instr_is_cti 

Source
pub unsafe extern "C" fn instr_is_cti(instr: *mut instr_t) -> bool_
Expand description

Returns true iff \p instr is a control transfer instruction of any kind, whether direct, indirect, conditional, or unconditional.