Docs.rs
io-lifetimes-2.0.4
io-lifetimes 2.0.4
Permalink
Docs.rs crate page
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
async-std ^1.13.0
normal
optional
mio ^0.8.0
normal
optional
os_pipe ^1.0.0
normal
optional
socket2 ^0.5.0
normal
optional
tokio ^1.6.0
normal
optional
libc ^0.2.96
normal
optional
hermit-abi >=0.3, <=0.4
normal
optional
windows-sys >=0.52, <=0.59
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
io_
lifetimes
2.0.4
Module example_
ffi
Module Items
Constants
Functions
In crate io_
lifetimes
io_lifetimes
Module
example_ffi
Copy item path
Source
Available on
crate feature
close
only.
Expand description
This is just a sample of what FFI using this crate can look like.
Constants
§
O_
CLOEXEC
O_CREAT
O_
RDONLY
O_RDWR
O_TRUNC
O_
WRONLY
Functions
§
open
⚠
read
⚠
write
⚠