audiopus_sys

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.

@param[in] error int: Error number @returns Error string