opus_decoder_destroy abstract method

void opus_decoder_destroy(
  1. Pointer<OpusDecoder> st
)

Implementation

void opus_decoder_destroy(ffi.Pointer<OpusDecoder> st);