Module memory

Module memory 

Source
Expand description

Memory read/write utilities

Structs§

ProtectionGuard
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