Skip to main content

Mojo module

unsafe

Implements types that work with unsafe pointers.

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

from memory import bitcast
from memory import bitcast

Functions