UnloadSound function

void UnloadSound(
  1. SoundC sound
)

Implementation

void UnloadSound(SoundC sound) => _module.UnloadSound(sound);