pub unsafe extern "system" fn SetThreadDescription(
    hthread: HANDLE,
    lpthreaddescription: PCWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’