Function raylib_sys::SetAudioStreamPitch

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