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

Macro to create I32F96 constants.