Example #1
0
 public void SystemReset()
 {
     ThrowIfDisposed();
     LibFluidsynth.fluid_event_system_reset(Handle);
 }