Function rich_sdl2_rust::audio::current_driver
source · pub fn current_driver() -> Option<String>
Expand description
Returns the current audio driver name, or None
if it does not exist.
pub fn current_driver() -> Option<String>
Returns the current audio driver name, or None
if it does not exist.