[][src]Macro fixed_macro_types::I8F24

[]
macro_rules! I8F24 {
    ($($a:tt)+) => { ... };
}
[]

Macro to create I8F24 constants.