Skip to main content

NtQueryInformationWorkerFactory

Function NtQueryInformationWorkerFactory 

Source
pub unsafe extern "system" fn NtQueryInformationWorkerFactory(
    WorkerFactoryHandle: HANDLE,
    WorkerFactoryInformationClass: WORKERFACTORYINFOCLASS,
    WorkerFactoryInformation: PVOID,
    WorkerFactoryInformationLength: ULONG,
    ReturnLength: PULONG,
) -> NTSTATUS