mirror_ffmpeg_sys

Function av_channel_layout_index_from_channel

Source
pub unsafe extern "C" fn av_channel_layout_index_from_channel(
    channel_layout: *const AVChannelLayout,
    channel: AVChannel,
) -> c_int