Skip to main content

instr_is_app

Function instr_is_app 

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

Return true iff \p instr is an application (non-meta) instruction (see instr_set_app() for more information).