Skip to main content

instr_get_prev

Function instr_get_prev 

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

Returns the previous instr_t in the instrlist_t that contains \p instr.