UpdateSound function
Implementation
void UpdateSound(SoundC sound, Pointer<Void> data, int sampleCount) => _module.UpdateSound(sound, data, sampleCount);
void UpdateSound(SoundC sound, Pointer<Void> data, int sampleCount) => _module.UpdateSound(sound, data, sampleCount);