mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 14:25:16 +00:00
fmt: lib/std/os/windows/ntdll.zig
This commit is contained in:
parent
2f5af6c972
commit
8f4548dd69
@ -84,7 +84,7 @@ pub const PROCESSINFOCLASS = enum(c_int) {
|
||||
ProcessTokenVirtualizationEnabled,
|
||||
ProcessConsoleHostProcess,
|
||||
ProcessWindowInformation,
|
||||
MaxProcessInfoClass
|
||||
MaxProcessInfoClass,
|
||||
};
|
||||
|
||||
pub extern "ntdll" fn NtQueryInformationProcess(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user