pub unsafe extern "C" fn avcodec_get_name(
    id: AVCodecID
) -> *const c_char
Expand description

Get the name of a codec. @return a static string identifying the codec; never NULL