Macro ffmpeg_sys_fframes::MKTAG

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