[][src]Macro fixed_macro_types::I29F3

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

Macro to create I29F3 constants.