[][src]Macro fixed_macro::types::I16F0

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

Macro to create I16F0 constants.