pub unsafe extern "C" fn dr_cleanup_after_call(
drcontext: *mut c_void,
ilist: *mut instrlist_t,
where_: *mut instr_t,
sizeof_param_area: uint,
)Expand description
Inserts into \p ilist prior to \p where meta-instruction(s) to restore state after a call.