bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
pfnSDL_CurrentBeginThread
sdl
thread
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alias
pfnSDL_CurrentBeginThread
=
uintptr_t
function
(
start_address
,
void
*,
uint
,
void
*)
version(Win_OS2_GDK && OS2)
extern (
C
) nothrow @
nogc
static if
(
sdlSupport >= SDLSupport.v2_0_6
)
alias
pfnSDL_CurrentBeginThread
=
uintptr_t
function
(
start_address
,
void
*
,
uint
,
void
*
)
alias
pfnSDL_CurrentBeginThread
=
uintptr_t
function
(
void
*,
uint
,
start_address
,
void
*,
uint
,
uint
*)
Meta
Source
See Implementation
sdl
thread
aliases
SDL_TLSID
SDL_ThreadFunction
SDL_ThreadPriority
SDL_beginthread
SDL_endthread
SDL_threadID
TLSDestructor
pfnSDL_CurrentBeginThread
pfnSDL_CurrentEndThread
enums
SDL_THREAD_PRIORITY_LOW
SDL_THREAD_PRIORITY_TIME_CRITICAL
functions
SDL_CreateThreadImpl
SDL_CreateThreadWithStackSizeImpl
structs
SDL_Thread