Function ffmpeg::ffi::av_channel_layout_index_from_channel

source ยท
pub unsafe extern "C" fn av_channel_layout_index_from_channel(
    channel_layout: *const AVChannelLayout,
    channel: c_int,
) -> c_int