Function emerald_std::alloc::alloc_zeroed
source · pub unsafe fn alloc_zeroed(layout: Layout) -> *mut u8
Expand description
Safety
See self::alloc
and self::dealloc
pub unsafe fn alloc_zeroed(layout: Layout) -> *mut u8
See self::alloc
and self::dealloc