SoundIo.on_devices_change

Optional callback. Called when the list of devices change. Only called during a call to ::soundio_flush_events or ::soundio_wait_events.

struct SoundIo
extern (C) @nogc nothrow
void function(SoundIo*) on_devices_change;

Meta