Expand description
linux_raw syscalls supporting rustix::io.
ยงSafety
See the rustix::backend module documentation for details.
Functionsยง
- close ๐ โ
 - dup ๐
 - dup2 ๐
 - dup3 ๐
 - fcntl_
dupfd_ ๐cloexec  - fcntl_
getfd ๐ - fcntl_
setfd ๐ - ioctl ๐ โ
 - ioctl_
readonly ๐ โ - pread ๐ โ
 - preadv ๐
 - preadv2 ๐
 - pwrite ๐
 - pwritev ๐
 - pwritev2 ๐
 - read ๐ โ
 - readv ๐
 - write ๐
 - writev ๐