[][src]Macro fixed_macro_types::U1F15

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

Macro to create U1F15 constants.