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"