Skip to main content

instr_reset

Function instr_reset 

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

Performs both instr_free() and instr_init(). \p instr must have been initialized.