soundio_wait_events

This function calls ::soundio_flush_events then blocks until another event is ready or you call ::soundio_wakeup. Be ready for spurious wakeups.

extern (C) @nogc nothrow
void
soundio_wait_events

Meta