Function windows_sys::Win32::System::Threading::GetThreadDescription
[−]pub unsafe extern "system" fn GetThreadDescription(
hthread: HANDLE,
ppszthreaddescription: *mut PWSTR
) -> HRESULT
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"