Searched refs:WSA_ERROR (Results 1 – 1 of 1) sorted by relevance
37 pub type WSA_ERROR = i32; typedef160 pub fn WSAGetLastError() -> WSA_ERROR; in WSAGetLastError()