[][src]Function libaom_sys::aom_codec_version_extra_str

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

Return the version information (as a string)

Returns a printable "extra string". This is the component of the string returned by aom_codec_version_str() following the three digit version number.