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

Macro to create I16F16 constants.