[][src]Macro fixed_macro::types::I64F0

macro_rules! I64F0 {
    ($($a:tt)+) => { ... };
}

Macro to create I64F0 constants.