Function kernel32::WaitForSingleObjectEx
[−]
[src]
pub unsafe extern "system" fn WaitForSingleObjectEx(
hHandle: HANDLE,
dwMilliseconds: DWORD,
bAlertable: BOOL
) -> DWORD