Macro ASCII

Source
macro_rules! ASCII {
    ($string: expr) => { ... };
}
Expand description

Convenient macro to declare an IFD entry of ASCII values.