Function av_codec_get_tag

Source
pub unsafe extern "C" fn av_codec_get_tag(
    tags: *const *const AVCodecTag,
    id: AVCodecID,
) -> c_uint