mz_ore::cast

Macro reinterpret_cast

Source
macro_rules! reinterpret_cast {
    ($from:ty, $to:ty) => { ... };
}