Expand description
Memory read/write utilities
Structs§
- Protection
Guard - RAII guard for memory protection changes
Functions§
- protect_
memory - change memory protection
- read_
memory ⚠ - read memory at address into value
- write_
memory ⚠ - write value to memory at address