Function alloc_zeroed

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