☰
RawHandle
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
RawHandle
In std::os::windows::io
Modules
handle
raw
socket
Structs
BorrowedHandle
BorrowedSocket
HandleOrInvalid
HandleOrNull
InvalidHandleError
NullHandleError
OwnedHandle
OwnedSocket
Traits
AsHandle
AsRawHandle
AsRawSocket
AsSocket
FromRawHandle
FromRawSocket
IntoRawHandle
IntoRawSocket
Type Definitions
RawHandle
RawSocket
?
Type Definition
std
::
os
::
windows
::
io
::
RawHandle
1.0.0
·
source
·
[
−
]
pub type RawHandle =
HANDLE
;
Available on
Windows
only.
Expand description
Raw HANDLEs.