macro_rules! I32F32 {
    ($($a:tt)+) => { ... };
}
Expand description

Macro to create I32F32 constants.