CreateProcessA

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
nothrow extern (Windows)
BOOL
CreateProcessA
(
LPCSTR
,
LPSTR
,
LPSECURITY_ATTRIBUTES
,
LPSECURITY_ATTRIBUTES
,
BOOL
,
DWORD
,
PVOID
,
LPCSTR
,,
LPPROCESS_INFORMATION
)

Meta