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

Macro to create I60F4 constants.