SDL_CreateMutex

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

Meta