pub unsafe extern "system" fn GetThreadGroupAffinity(
    hthread: HANDLE,
    groupaffinity: *mut GROUP_AFFINITY
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_System_SystemInformation"