Crate ami [−] [src]
Aldaron's Memory Interface (A.M.I.) is a Rust library for manipulating memory.
Modules
| repurpose |
This module is for repurposing memory allocated by rust. |
| size_of |
This module is for getting the size of a variable. |
| void_pointer |
This module is for repurposing memory returned from or sent to FFI. |