Function windows_sys::Win32::System::Threading::WaitForSingleObject
pub unsafe extern "system" fn WaitForSingleObject(
hhandle: HANDLE,
dwmilliseconds: u32
) -> WAIT_EVENT
Expand description
Required features: "Win32_Foundation"