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

Macro to create I125F3 constants.