pub fn clear_stack(pages: usize)
Expand description

Overwrites a few pages of stack.

This function will overwrite pages 4096-byte blocks of the stack with zeros.