ma_decoder_uninit function
Implementation
ma_result ma_decoder_uninit(ffi.Pointer<ma_decoder> pDecoder) =>
ma_result.fromValue(_ma_decoder_uninit(pDecoder));
ma_result ma_decoder_uninit(ffi.Pointer<ma_decoder> pDecoder) =>
ma_result.fromValue(_ma_decoder_uninit(pDecoder));