[][src]Function opus_sys2::opus_get_version_string

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

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