[][src]Macro fixed_macro_types::I125F3

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

Macro to create I125F3 constants.