Function windows_sys::Win32::System::Threading::SetThreadDescription

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