[][src]Macro fixed_macro::types::I32F32

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

Macro to create I32F32 constants.