pub unsafe extern "system" fn WaitForSingleObjectEx(
    hhandle: HANDLE,
    dwmilliseconds: u32,
    balertable: BOOL
) -> u32
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’