Skip to main content

instrlist_prepend

Function instrlist_prepend 

Source
pub unsafe extern "C" fn instrlist_prepend(
    ilist: *mut instrlist_t,
    instr: *mut instr_t,
)
Expand description

Adds \p instr to the front of \p ilist.