windows::Win32::System::Threading

Function UnregisterWaitEx

pub unsafe fn UnregisterWaitEx(
    waithandle: HANDLE,
    completionevent: Option<HANDLE>,
) -> Result<()>