[][src]Macro fixed_macro_types::I32F0

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

Macro to create I32F0 constants.