SDL_CreateThreadWithStackSizeImpl

Undocumented in source. Be warned that the author may not have intended to support it.
version(Windows)
static if(sdlSupport >= SDLSupport.sdl209)
SDL_CreateThreadWithStackSizeImpl
(,
const(char)* name
,
const(size_t) stackSize
,
void* data
)

Meta