mirror of https://github.com/k3s-io/k3s
4 lines
58 B
Go
4 lines
58 B
Go
|
package winapi
|
||
|
|
||
|
const PROCESS_ALL_ACCESS uint32 = 2097151
|