fmt: lib/std/os/windows/ntdll.zig
This commit is contained in:
@@ -84,7 +84,7 @@ pub const PROCESSINFOCLASS = enum(c_int) {
|
||||
ProcessTokenVirtualizationEnabled,
|
||||
ProcessConsoleHostProcess,
|
||||
ProcessWindowInformation,
|
||||
MaxProcessInfoClass
|
||||
MaxProcessInfoClass,
|
||||
};
|
||||
|
||||
pub extern "ntdll" fn NtQueryInformationProcess(
|
||||
|
||||
Reference in New Issue
Block a user