[][src]Macro fixed_macro_types::I28F4

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

Macro to create I28F4 constants.