[][src]Macro fixed_macro_types::I0F32

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

Macro to create I0F32 constants.