Macro I6F2

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

Macro to create I6F2 constants.