[][src]Macro fixed_macro::types::I16F16

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

Macro to create I16F16 constants.