[][src]Macro ffmpeg_sys_next::MKTAG

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