Macro SHORT

Source
macro_rules! SHORT {
    ($($values: expr),+) => { ... };
}
Expand description

Convenient macro to declare an IFD entry of SHORT values.