diff options
| author | xEgoist <egoist@egoistic.dev> | 2023-03-22 05:57:14 -0500 |
|---|---|---|
| committer | xEgoist <egoist@egoistic.dev> | 2023-03-22 06:13:11 -0500 |
| commit | 70469d428dd94693295b320a975b1ddf904dda3b (patch) | |
| tree | 30f2fd925f76db6ead489ab7e5eddf51320113e9 /src/zig_llvm.cpp | |
| parent | cc44183787adde8b83f9373dd53250f154058dc4 (diff) | |
| download | zig-70469d428dd94693295b320a975b1ddf904dda3b.tar.gz zig-70469d428dd94693295b320a975b1ddf904dda3b.zip | |
Implemented Zig wrapper for `GetProcessMemoryInfo`
`GetProcessMemoryInfo` is implemented using `NtQueryInformationProcess`
with `ProcessVmCounters` to obtain `VM_COUNTERS`. The structs, enum
definitions are found in `winternl.h` or `ntddk.h` in the latest WDK.
This should give the same results as using `K32GetProcessMemoryInfo`
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions
