Crate ami [] [src]

Aldaron's Memory Interface (A.M.I.) is a Rust library for manipulating memory.

Modules

boxed
repurpose

This module is for repurposing memory allocated by rust.

size_of

This module is for getting the size of a variable.

vec
void_pointer

This module is for repurposing memory returned from or sent to FFI.