Function av_channel_name

Source
pub unsafe extern "C" fn av_channel_name(
    buf: *mut c_char,
    buf_size: usize,
    channel: c_int,
) -> c_int