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

Macro to create I62F2 constants.