Constant lrs::fd::flags::FD_PATH

The file description identifies a path in a filesystem.

Syntax

const FD_PATH: DescriptionFlags = DescriptionFlags(O_PATH);

See also