[][src]Type Definition ntapi::ntzwapi::ZwQueryInformationJobObject

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