Function av_version_info

pub unsafe extern "C" fn av_version_info() -> *const i8
Available on crate feature dep_ffmpeg only.
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.