av_channel_layout_retype

Function av_channel_layout_retype 

Source
pub unsafe extern "C" fn av_channel_layout_retype(
    channel_layout: *mut AVChannelLayout,
    order: AVChannelOrder,
    flags: c_int,
) -> c_int