Structs§
- Heap
Regs - Register
State - The state of the task’s registers when the thread of execution entered the kernel.
This is a thin wrapper around [
zx::sys::zx_restricted_state_t]. - Restricted
State RestrictedStatemanages accesses into the restricted state VMO.
Enums§
- Register
Storage Enum - An enum to hold the registers in either a heap or a vmo.