Home
last modified time | relevance | path

Searched defs:WSAContext (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/windows/
H A Dhandler.rs494 struct WSAContext { struct
498 impl WSAContext { argument
517 impl Drop for WSAContext { implementation