Function windows_sys::Win32::System::Threading::GetThreadIdealProcessorEx
[−]pub unsafe extern "system" fn GetThreadIdealProcessorEx(
hthread: HANDLE,
lpidealprocessor: *mut PROCESSOR_NUMBER
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"
, "Win32_System_Kernel"