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

Macro to create I86F42 constants.