Skip to main content

zero_fill

Function zero_fill 

Source
pub fn zero_fill(buf: &mut [u8])
Expand description

Zero-fill a mutable byte slice using the SVM-optimized memset.