[src]

Function std::ptr::zero_memory

pub unsafe fn zero_memory<T>(dst: *mut T, count: uint)

Zeroes out count * size_of::<T> bytes of memory at dst