Function av_version_info

Source
pub unsafe extern "C" fn av_version_info() -> *const c_char
Expand description

Return an informative version string. This usually is the actual release version number or a git commit description. This string has no fixed format and can change any time. It should never be parsed by code.