Skip to main content

WaitForSingleObjectEx

Function WaitForSingleObjectEx 

Source
pub unsafe fn WaitForSingleObjectEx<'a>(
    hhandle: impl IntoParam<'a, HANDLE>,
    dwmilliseconds: u32,
    balertable: impl IntoParam<'a, BOOL>,
) -> WAIT_RETURN_CAUSE