_beginthreadex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
_beginthreadex
(
void*
,
uint
,
btex_fptr
,
void*
,
uint
,
uint*
)

Meta