[][src]Macro fixed_macro_types::I32F32

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

Macro to create I32F32 constants.