Home
last modified time | relevance | path

Searched refs:WSA_ERROR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dwinapi.rs37 pub type WSA_ERROR = i32; typedef
160 pub fn WSAGetLastError() -> WSA_ERROR; in WSAGetLastError()