[][src]Macro fixed_macro_types::I80F48

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

Macro to create I80F48 constants.