Function opus_strerror

Source
pub unsafe extern "C" fn opus_strerror(error: c_int) -> *const c_char
Expand description

Converts an opus error code into a human readable string.

§Arguments

  • error [in] - int: Error number

§Returns

Error string