[][src]Macro fixed_macro_types::I64F64

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

Macro to create I64F64 constants.