Function core::ptr::zero_memoryExperimental[src]

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

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