Module types

Source
Expand description

Types for use with rustix::process functions.

Structs§

Flock
File lock data structure used in fcntl_getlk.

Enums§

FlockOffsetType
F_SEEK* constants for use with fcntl_getlk.
FlockType
F_*LCK constants for use with fcntl_getlk.