[][src]Macro fixed_macro_types::I42F22

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

Macro to create I42F22 constants.