Function windows_sys::Win32::System::Threading::SetUmsThreadInformation
[−]pub unsafe extern "system" fn SetUmsThreadInformation(
umsthread: *const c_void,
umsthreadinfoclass: RTL_UMS_THREAD_INFO_CLASS,
umsthreadinformation: *const c_void,
umsthreadinformationlength: u32
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"