☰
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
⚠