Docs.rs
io-lifetimes-1.0.11
io-lifetimes 1.0.11
Docs.rs crate page
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
fs-err ^2.6.0
normal
async-std ^1.12.0
normal
mio ^0.8.0
normal
os_pipe ^1.0.0
normal
socket2 ^0.4.0
normal
tokio ^1.6.0
normal
libc ^0.2.96
normal
hermit-abi ^0.3
normal
windows-sys ^0.48.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
Module example_ffi
Constants
Functions
?
Module
io_lifetimes
::
example_ffi
source
·
[
−
]
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
⚠