resusage ~master (2021-12-28T11:15:24.5491235)
Dub
Repo
OpenProcess
resusage
common
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
package extern (
Windows
) @
nogc
@
system
nothrow
HANDLE
OpenProcess
(
DWORD
dwDesiredAccess
,
BOOL
bInheritHandle
,
DWORD
dwProcessId
)
Meta
Source
See Implementation
resusage
common
functions
GetProcessId
OpenProcess
openProcess
procOfPid
variables
procSelf