pub unsafe extern "system" fn WaitForSingleObject(
    hhandle: HANDLE,
    dwmilliseconds: u32
) -> WAIT_EVENT
Expand description

Required features: "Win32_Foundation"