dr_restore_app_stack

Function dr_restore_app_stack 

Source
pub unsafe extern "C" fn dr_restore_app_stack(
    drcontext: *mut c_void,
    ilist: *mut instrlist_t,
    where_: *mut instr_t,
)
Expand description

Inserts into \p ilist prior to \p where meta-instruction(s) to restore into esp the value saved by dr_swap_to_clean_stack().