[][src]Macro fixed_macro_types::U16F16

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

Macro to create U16F16 constants.