- get
Mod!T get(uint address)
Undocumented in source. Be warned that the author may not have intended to support it.
- getArray
Mod!(T[]) getArray(uint address, uint size)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPointer
Mod!(T*) getPointer(uint address)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(uint address, T v)
Undocumented in source. Be warned that the author may not have intended to support it.