Function raylib_sys::SetAudioStreamVolume

source ยท
pub unsafe extern "C" fn SetAudioStreamVolume(
    stream: AudioStream,
    volume: f32
)