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

Macro to create I42F22 constants.