Function windows_native::ntzwapi::ZwQueryInformationWorkerFactory
source · pub unsafe extern "system" fn ZwQueryInformationWorkerFactory(
WorkerFactoryHandle: HANDLE,
WorkerFactoryInformationClass: WORKERFACTORYINFOCLASS,
WorkerFactoryInformation: *mut c_void,
WorkerFactoryInformationLength: u32,
ReturnLength: *mut u32
) -> NTSTATUS