Docs.rs
iocp-rs-0.1.3
iocp-rs 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
neetdai
Dependencies
windows-sys ^0.48
normal
Versions
52.17%
of the crate is documented
Platform
aarch64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iocp_rs
0.1.3
AsHandle
Required Methods
as_handle
Implementors
In crate iocp_
rs
iocp_rs
Trait
AsHandle
Copy item path
Source
pub trait AsHandle { // Required method fn
as_handle
(&self) ->
HANDLE
; }
Required Methods
§
Source
fn
as_handle
(&self) ->
HANDLE
Implementors
§