strerror

Function strerror 

Source
pub fn strerror(code: i32) -> &'static str
Expand description

Returns a human-readable string for a libopus error code (via runtime library).