Skip to main content

instrlist_clear_and_destroy

Function instrlist_clear_and_destroy 

Source
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.