aom_codec_version_extra_str

Function aom_codec_version_extra_str 

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

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.