[][src]Function linux::lmem::zeroed

pub fn zeroed<T>() -> T where
    T: Pod

Creates a sequence of zero bytes.

[return_value] A value that contains a sequence of zero bytes.