Expand description
Types for use with rustix::process functions.
Structs§
- Flock
- File lock data structure used in
fcntl_getlk.
Enums§
- Flock
Offset Type F_SEEK*constants for use withfcntl_getlk.- Flock
Type F_*LCKconstants for use withfcntl_getlk.