[][src]Macro fixed_macro_types::I20F44

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

Macro to create I20F44 constants.