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

Macro to create I16F0 constants.