nulib.win32.threading.process

Win32 Implementation for nulib.threading.internal.process

Members

Classes

Win32Process
class Win32Process
Undocumented in source.

Functions

GetCurrentProcess
void* GetCurrentProcess()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessId
uint GetProcessId(void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TerminateProcess
bool TerminateProcess(void* , uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_nu_process_get_self
NativeProcess _nu_process_get_self()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Luna Nielsen