UV_PLATFORM_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(Posix)
extern (C) pure nothrow @nogc
static if(!isMacOS)
alias UV_PLATFORM_SEM_T = sem_t

Meta