Constant nc::types::AT_FDCWD

source ·
pub const AT_FDCWD: i32 = -100;
Expand description

Special value used to indicate openat should use the current working directory.