allocator_api2::stable::alloc::system

Function alloc_impl

Source
fn alloc_impl(layout: Layout, zeroed: bool) -> Result<NonNull<[u8]>, AllocError>