Function alloc_array_zeroed

Source
pub unsafe fn alloc_array_zeroed<T>(res_count: usize) -> *mut T