Function memzero

Source
pub fn memzero<T>(s: &mut [T])
Expand description

Zero out a slice of bytes