opus_strerror abstract method

Pointer<Uint8> opus_strerror(
  1. int error
)

Implementation

ffi.Pointer<ffi.Uint8> opus_strerror(int error);