[−][src]Type Definition ntapi::ntpsapi::NtQueryInformationProcess
type NtQueryInformationProcess = unsafe extern "system" fn(ProcessHandle: HANDLE, ProcessInformationClass: PROCESSINFOCLASS, ProcessInformation: PVOID, ProcessInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;