Function vc6_sys::WaitForMultipleObjectsEx
source · pub unsafe extern "stdcall" fn WaitForMultipleObjectsEx(
nCount: DWORD,
lpHandles: *const HANDLE,
bWaitAll: BOOL,
dwMilliseconds: DWORD,
bAlertable: BOOL
) -> DWORD