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

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