Function rust_raylib::ffi::IsAudioStreamPlaying
source · pub unsafe extern "C" fn IsAudioStreamPlaying(
stream: AudioStream
) -> bool
Expand description
Check if audio stream is playing
pub unsafe extern "C" fn IsAudioStreamPlaying(
stream: AudioStream
) -> bool
Check if audio stream is playing