MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / ddio_GetPID

Function ddio_GetPID

ddio/winfile.cpp:546–548  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544}
545
546int ddio_GetPID() {
547 return GetCurrentProcessId();
548}

Callers 2

ddio_CreateLockFileFunction · 0.70
ddio_DeleteLockFileFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected