Function raylib::ffi::SetAudioStreamPitch[][src]

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