SoundIoOsCond

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct SoundIoOsCond
    version(SOUNDIO_OS_KQUEUE)
    extern (C) @nogc nothrow __gshared
    struct SoundIoOsCond {}
  2. struct SoundIoOsCond
  3. struct SoundIoOsCond

Members

Variables

kq_id
int kq_id;
Undocumented in source.

Meta