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

pub const FD_WRITE_ONLY: DescriptionFlags

The file description is in write-only mode.

= See also

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