pub unsafe extern "C" fn instrlist_destroy(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
)Expand description
Deallocates the thread-local heap storage for \p ilist.
pub unsafe extern "C" fn instrlist_destroy(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
)Deallocates the thread-local heap storage for \p ilist.