Function windows_sys::Win32::System::Threading::QueryProcessAffinityUpdateMode
pub unsafe extern "system" fn QueryProcessAffinityUpdateMode(
hprocess: HANDLE,
lpdwflags: *mut PROCESS_AFFINITY_AUTO_UPDATE_FLAGS
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"