Macro I8F120

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

Macro to create I8F120 constants.