Macro UNDEFINED

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

Convenient macro to declare an IFD entry of UNDEFINED values.