[][src]Function loom::alloc::alloc_zeroed

pub unsafe fn alloc_zeroed(layout: Layout) -> *mut u8

Allocate zero-initialized memory with the global allocator.