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

Macro to create I48F80 constants.