pub trait AsHandle { // Required method fn as_handle(&self) -> BorrowedHandle<'_>; }
See std::os::windows::io::AsHandle
std::os::windows::io::AsHandle
See std::os::windows::io::AsHandle::as_handle
std::os::windows::io::AsHandle::as_handle
fs
net