pub unsafe extern "C" fn SetAudioStreamPitch(
stream: AudioStream,
pitch: c_float,
)Expand description
Set pitch for audio stream (1.0 is base level)
pub unsafe extern "C" fn SetAudioStreamPitch(
stream: AudioStream,
pitch: c_float,
)Set pitch for audio stream (1.0 is base level)