[−][src]Function winapi::um::synchapi::WaitForMultipleObjectsEx
pub unsafe extern "system" fn WaitForMultipleObjectsEx(
nCount: DWORD,
lpHandles: *const HANDLE,
bWaitAll: BOOL,
dwMilliseconds: DWORD,
bAlertable: BOOL
) -> DWORD