Macro mz_ore::cast::reinterpret_cast

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