mirror of
https://github.com/safing/portmaster
synced 2025-09-02 18:49:14 +00:00
4 lines
102 B
Go
4 lines
102 B
Go
package process
|
|
|
|
// SystemProcessID is the PID of the System/Kernel itself.
|
|
const SystemProcessID = 0
|