Function raylib_sys::SetAudioStreamVolume[][src]

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