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

type ZwQueryInformationWorkerFactory = unsafe extern "system" fn(WorkerFactoryHandle: HANDLE, WorkerFactoryInformationClass: WORKERFACTORYINFOCLASS, WorkerFactoryInformation: PVOID, WorkerFactoryInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;