Docs.rs
iocp-rs-0.1.2
iocp-rs 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
neetdai
Dependencies
windows-sys ^0.48
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
AsHandle
Required Methods
as_handle
Implementors
In iocp_rs
?
Trait
iocp_rs
::
AsHandle
source
·
[
−
]
pub trait AsHandle { // Required method fn
as_handle
(&self) ->
HANDLE
; }
Required Methods
§
source
fn
as_handle
(&self) ->
HANDLE
Implementors
§