sem_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Darwin && Posix)
extern (C) @nogc nothrow
struct sem_t {}

Members

Variables

internal_
void[32] internal_;
Undocumented in source.

Meta