[][src]Function libaom_sys::aom_codec_version_str

pub unsafe extern "C" fn aom_codec_version_str() -> *const c_char

Return the version information (as a string)

Returns a printable string containing the full library version number. This may contain additional text following the three digit version number, as to indicate release candidates, prerelease versions, etc.