SDL_CreateSemaphore

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_sem* SDL_CreateSemaphore(uint initial_value)
    extern (C) @nogc nothrow
    static if(staticBinding)
    SDL_CreateSemaphore
  2. pSDL_CreateSemaphore SDL_CreateSemaphore;

Meta