macro_rules! I16F48 {
    ($($a:tt)+) => { ... };
}
Expand description

Macro to create I16F48 constants.