pub unsafe fn WSACloseEvent<P0>(hevent: P0) -> Result<()>
where P0: IntoParam<HANDLE>,