[][src]Type Definition ntapi::ntpsapi::NtQueryInformationJobObject

type NtQueryInformationJobObject = unsafe extern "system" fn(JobHandle: HANDLE, JobObjectInformationClass: JOBOBJECTINFOCLASS, JobObjectInformation: PVOID, JobObjectInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;