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

Macro to create I40F24 constants.