SDL_CreateThreadWithStackSizeImpl

Undocumented in source. Be warned that the author may not have intended to support it.
version(Win_OS2_GDK)
pragma(inline, true) @nogc nothrow
static if(sdlSupport >= SDLSupport.v2_0_9)
SDL_CreateThreadWithStackSizeImpl
(,
const(char)* name
,
const(size_t) stackSize
,
void* data
)

Meta