Function haz_alloc_core::alloc[][src]

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

Safety

Layout must be valid.