pub unsafe extern "C" fn instrlist_clear_and_destroy(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
)Expand description
Destroys the instructions in \p ilist and destroys the instrlist_t object itself.
pub unsafe extern "C" fn instrlist_clear_and_destroy(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
)Destroys the instructions in \p ilist and destroys the instrlist_t object itself.