allocator_
api2
0.2.21
In allocator_
api2::
stable::
alloc::
system
Structs
System
Functions
alloc_impl
grow_impl
allocator_api2
::
stable
::
alloc
::
system
Function
alloc_impl
Copy item path
Settings
Help
Summary
Source
fn alloc_impl(layout:
Layout
, zeroed:
bool
) ->
Result
<
NonNull
<[
u8
]>,
AllocError
>