[][src]Macro fixed_macro_types::I10F22

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

Macro to create I10F22 constants.