Function sdl2_sys::SDL_GetCurrentAudioDriver
source ยท pub unsafe extern "C" fn SDL_GetCurrentAudioDriver() -> *const c_char
Expand description
This function returns the name of the current audio driver, or NULL if no driver has been initialized.