IsAudioDeviceReady function

bool IsAudioDeviceReady()

See RaylibAudioFlatModule.IsAudioDeviceReady.

Implementation

bool IsAudioDeviceReady() => _module.IsAudioDeviceReady();