Mojo package
memory
The memory package provides several pointer types, as well as utility functions for dealing with memory.
Packages
Modules
-
arc: Reference-counted smart pointers. -
maybe_uninitialized: -
memory: Defines functions for memory manipulations. -
owned_pointer: ImplementsOwnedPointer, a safe, single-ownership smart pointer. -
pointer: Implements the Pointer type. -
span: Implements theSpantype. -
unsafe: Provides utility functions for unsafe manipulation of SIMD values.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!