Skip to main content

instr_set_prev

Function instr_set_prev 

Source
pub unsafe extern "C" fn instr_set_prev(
    instr: *mut instr_t,
    prev: *mut instr_t,
)
Expand description

Sets the prev field of \p instr to point to \p prev.