Function windows_sys::Win32::System::Threading::SetThreadIdealProcessorEx
[−]pub unsafe extern "system" fn SetThreadIdealProcessorEx(
hthread: HANDLE,
lpidealprocessor: *const PROCESSOR_NUMBER,
lppreviousidealprocessor: *mut PROCESSOR_NUMBER
) -> BOOLExpand description
Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’, ‘Win32_System_Kernel’