opus_get_version_string

Function opus_get_version_string 

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