CURRENT_DIRECTORY

Constant CURRENT_DIRECTORY 

Source
pub const CURRENT_DIRECTORY: RawFd = linux_raw_sys::general::AT_FDCWD; // -100i32
Expand description

Special file descriptor that represent the current directory.