Function opus_get_version_string

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

Gets the libopus version string. Applications may look for the substring “-fixed” in the version string to determine whether they have a fixed-point or floating-point build at runtime.

§Returns

Version string