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

Macro to create I64F64 constants.