UnloadSound abstract method

void UnloadSound(
  1. SoundStructType sound
)

Implementation

void UnloadSound(
  SoundStructType sound,
);