[][src]Macro fixed_macro_types::I16F48

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

Macro to create I16F48 constants.