Macro ffmpeg_sys_next::MKTAG[][src]

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