Function windows_sys::Win32::System::Threading::GetThreadIOPendingFlag
pub unsafe extern "system" fn GetThreadIOPendingFlag(
hthread: HANDLE,
lpioispending: *mut BOOL
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"