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

Macro to create I8F0 constants.