Constant linux_stat::CURRENT_DIRECTORY
source · pub const CURRENT_DIRECTORY: RawFd = -100;
Expand description
Special file descriptor that represent the current directory.
pub const CURRENT_DIRECTORY: RawFd = -100;
Special file descriptor that represent the current directory.