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

Macro to create I48F16 constants.