memzero

Function memzero 

Source
pub unsafe fn memzero(dest: *mut u8, n: usize)
Expand description

General memzero.

ยงSafety

dest has to point to a memory section of at least n bytes