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

Macro to create I82F46 constants.