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(OSX)
extern (C) pure nothrow @nogc
static if(isMacOS)
alias UV_PLATFORM_SEM_T = semaphore_t

Meta