mirror_ffmpeg_sys

Function av_channel_layout_subset

Source
pub unsafe extern "C" fn av_channel_layout_subset(
    channel_layout: *const AVChannelLayout,
    mask: u64,
) -> u64