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

Macro to create I12F20 constants.