Function ffmpeg::ffi::av_channel_layout_retype
source ยท pub unsafe extern "C" fn av_channel_layout_retype(
channel_layout: *mut AVChannelLayout,
order: c_uint,
flags: c_int,
) -> c_int
pub unsafe extern "C" fn av_channel_layout_retype(
channel_layout: *mut AVChannelLayout,
order: c_uint,
flags: c_int,
) -> c_int