Mojo module
pointer
Implements the Pointer type.
You can import these APIs from the memory package. For example:
from memory import PointerAliases
GPUAddressSpace
alias GPUAddressSpace = AddressSpace
Deprecated: Use AddressSpace instead. This alias is provided for backward compatibility and will be removed in a future release.
Structs
-
AddressSpace: Address space of the pointer. -
Pointer: Defines a non-nullable safe pointer.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!