Module ami::repurpose [] [src]

This module is for repurposing memory allocated by rust.

Functions

repurpose

Repurpose memory of type T as memory of type U. input is the a reference to the memory to repurpose. Returns the repurposed memory.