Skip to main content

Mojo module

pointer

Implements the Pointer type.

You can import these APIs from the memory package. For example:

from memory import Pointer

Aliases

GPUAddressSpace

alias GPUAddressSpace = AddressSpace

Deprecated: Use AddressSpace instead. This alias is provided for backward compatibility and will be removed in a future release.

Structs

Was this page helpful?