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