fmt: lib/std/os/windows/ntdll.zig

This commit is contained in:
xEgoist 2023-03-23 06:17:05 -05:00
parent 2f5af6c972
commit 8f4548dd69

View File

@ -84,7 +84,7 @@ pub const PROCESSINFOCLASS = enum(c_int) {
ProcessTokenVirtualizationEnabled,
ProcessConsoleHostProcess,
ProcessWindowInformation,
MaxProcessInfoClass
MaxProcessInfoClass,
};
pub extern "ntdll" fn NtQueryInformationProcess(