alloc_no_stdlib
2.0.4
Modules
init
Macros
bind_global_buffers_to_allocator
declare_stack_allocator_struct
define_allocator_memory_pool
define_index_ops
define_index_ops_mut
define_stack_allocator_traits
static_array
Structs
AllocatedStackMemory
CallocBackingStore
StackAllocator
Enums
AllocatorC
Traits
AllocatedSlice
Allocator
SliceWrapper
SliceWrapperMut
Functions
bzero
uninitialized
?
Settings
Function
alloc_no_stdlib
::
bzero
Copy item path
source
·
[
−
]
pub fn bzero<T:
Default
>(data: &mut
[T]
)