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 ๐ โ
- is_read_write ๐
- pread ๐ โ
- preadv ๐
- preadv2 ๐
- pwrite ๐
- pwritev ๐
- pwritev2 ๐
- read ๐ โ
- readv ๐
- write ๐
- writev ๐