[][src]Macro fixed_macro_types::I0F16

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

Macro to create I0F16 constants.