[][src]Macro fixed_macro_types::I32F96

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

Macro to create I32F96 constants.