Function SetAudioStreamVolume

Source
pub unsafe extern "C" fn SetAudioStreamVolume(
    stream: AudioStream,
    volume: c_float,
)
Expand description

Set volume for audio stream (1.0 is max level)