Structs§
- Pointer
- Represents a pointer path that is dynamically resolved each read/write operation. This ensures that the pointer is always valid. Race conditions can occur and the pointer could encounter a null pointer along the path. Should always be constructed via the Process struct.