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

Macro to create I44F20 constants.