[][src]Macro fixed_macro_types::I8F0

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

Macro to create I8F0 constants.