Function windows_sys::Win32::System::Threading::QueryUmsThreadInformation
pub unsafe extern "system" fn QueryUmsThreadInformation(
umsthread: *const c_void,
umsthreadinfoclass: UMS_THREAD_INFO_CLASS,
umsthreadinformation: *mut c_void,
umsthreadinformationlength: u32,
returnlength: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"