dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
LPTHREAD_START_ROUTINE
dlib
core
thread
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
)
alias
LPTHREAD_START_ROUTINE
=
uint
function
(
in
void
*
)
Meta
Source
See Implementation
dlib
core
thread
aliases
LPTHREAD_START_ROUTINE
classes
Thread
functions
CloseHandle
CreateThread
GetExitCodeThread
TerminateThread
WaitForMultipleObjects
manifest constants
INFINITE
STILL_ACTIVE
structs
SECURITY_ATTRIBUTES