[][src]Macro fixed_macro_types::I4F4

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

Macro to create I4F4 constants.