pub unsafe extern "C" fn instrlist_meta_append(
ilist: *mut instrlist_t,
instr: *mut instr_t,
)Expand description
Inserts \p instr as a non-application instruction onto the end of \p ilist
pub unsafe extern "C" fn instrlist_meta_append(
ilist: *mut instrlist_t,
instr: *mut instr_t,
)Inserts \p instr as a non-application instruction onto the end of \p ilist