Docs.rs
io-lifetimes-2.0.3
io-lifetimes 2.0.3
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.12.0
normal
mio ^0.8.0
normal
os_pipe ^1.0.0
normal
socket2 ^0.5.0
normal
tokio ^1.6.0
normal
libc ^0.2.96
normal
hermit-abi ^0.3
normal
windows-sys ^0.52.0
normal
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.3
Module example_ffi
Constants
Functions
In crate io_lifetimes
?
Module
io_lifetimes
::
example_ffi
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
⚠