SDL_CreateThread

Undocumented in source.
  1. SDL_Thread* SDL_CreateThread(SDL_ThreadFunction fn, const(char)* name, void* data, pfnSDL_CurrentBeginThread pfnBeginThread, pfnSDL_CurrentEndThread pfnEndThread)
  2. SDL_Thread* SDL_CreateThread(SDL_ThreadFunction , const(char)* , void* )
  3. pSDL_CreateThread SDL_CreateThread;
    __gshared
    static if(!(staticBinding))
    pSDL_CreateThread SDL_CreateThread;

Meta