Function windows_sys::Win32::System::Threading::WaitForMultipleObjectsEx
[−]pub unsafe extern "system" fn WaitForMultipleObjectsEx(
ncount: u32,
lphandles: *const HANDLE,
bwaitall: BOOL,
dwmilliseconds: u32,
balertable: BOOL
) -> WIN32_ERROR
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"