Function rust_raylib::ffi::SetSoundPitch

source ·
pub unsafe extern "C" fn SetSoundPitch(sound: Sound, pitch: c_float)
Expand description

Set pitch for a sound (1.0 is base level)