[][src]Macro fixed_macro_types::U8F24

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

Macro to create U8F24 constants.