pub unsafe extern "C" fn instrlist_clear(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
)Expand description
Frees the instructions in \p ilist.
pub unsafe extern "C" fn instrlist_clear(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
)Frees the instructions in \p ilist.