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

Macro to create U16F16 constants.