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

Macro to create I32F0 constants.