[][src]Macro fixed_macro::types::I1F15

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

Macro to create I1F15 constants.