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