Function ffmpeg::ffi::av_channel_layout_from_string
source ยท pub unsafe extern "C" fn av_channel_layout_from_string(
channel_layout: *mut AVChannelLayout,
str_: *const c_char,
) -> c_int
pub unsafe extern "C" fn av_channel_layout_from_string(
channel_layout: *mut AVChannelLayout,
str_: *const c_char,
) -> c_int