rustix
0.38.39
Module types
Structs
In rustix::backend::io
Module
rustix
::
backend
::
io
::
types
Copy item path
source
·
[
−
]
Structs
§
DupFlags
O_*
constants for use with
dup2
.
FdFlags
FD_*
constants for use with
fcntl_getfd
and
fcntl_setfd
.
ReadWriteFlags
RWF_*
constants for use with
preadv2
and
pwritev2
.