Skip to main content

fourcc_be

Macro fourcc_be 

Source
macro_rules! fourcc_be {
    ($a:expr, $b:expr, $c:expr, $d:expr) => { ... };
    ($s:expr) => { ... };
}