Package frost.unsafe
- Pointer
- Represents a system-level pointer to a block of memory.
- UnsafeMessageQueue
- A message queue which allows mutable objects to be passed between threads, violating the normal Frost assumption that a mutable object is accessible only from a single thread.