[][src]Constant linux::fd::flags::FD_READ_ONLY

pub const FD_READ_ONLY: DescriptionFlags

The file description is in read-only mode.

= See also

  • link:man:open(2) and O_RDONLY therein