Function shadow_pod::zeroed

source ยท
pub fn zeroed<T>() -> T
where T: Pod,
Expand description

Create a value of type T, with contents initialized to 0s.