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
  2. struct SoundIoOsCond
    version(!SOUNDIO_OS_KQUEUE && Windows)
    extern (C) @nogc nothrow __gshared
    struct SoundIoOsCond {}
  3. struct SoundIoOsCond

Members

Variables

default_cs_id
CRITICAL_SECTION default_cs_id;
Undocumented in source.
id
CONDITION_VARIABLE id;
Undocumented in source.

Meta