Function eos_rs::api::sys::sound_resume

source ·
pub unsafe fn sound_resume() -> bool
Expand description

Probably resumes the sound player if paused?

Safety

This function manipulates low-level global state.