Skip to main content

instr_destroy

Function instr_destroy 

Source
pub unsafe extern "C" fn instr_destroy(
    drcontext: *mut c_void,
    instr: *mut instr_t,
)
Expand description

Performs instr_free() and then deallocates the thread-local heap storage for \p instr that was performed by instr_create().