Function rsmpeg::ffi::av_version_info[][src]

pub unsafe extern "C" fn av_version_info() -> *const i8
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.