mirror_ffmpeg_sys

Function 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