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

Macro to create I0F16 constants.