|
noexcept |
A wrap over the _beginthreadex function with prototype of the CreateThread function.
See the documentation on the CreateThread function for the description of the prototype. See _beginthreadex for the description above the details of calling Win32 functions in C and C++ programs.