Skip to main content

instrlist_append

Function instrlist_append 

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

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