Function haz_alloc_core::alloc_zeroed[][src]

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

Safety

Layout must be valid.