Skip to main content

fourcc

Macro fourcc 

Source
macro_rules! fourcc {
    ($($tt:tt)*) => { ... };
}