[][src]Macro fixed_macro_types::U4F4

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

Macro to create U4F4 constants.