[][src]Macro fixed_macro_types::I64F0

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

Macro to create I64F0 constants.