[−][src]Function clear_on_drop::clear_stack
pub fn clear_stack(pages: usize)
Overwrites a few pages of stack.
This function will overwrite pages
4096-byte blocks of the stack
with zeros.
pub fn clear_stack(pages: usize)
Overwrites a few pages of stack.
This function will overwrite pages
4096-byte blocks of the stack
with zeros.