Skip to main content

EEXIST

Constant EEXIST 

Source
pub const EEXIST: usize = 17;
Expand description

File exists (O_CREAT | O_EXCL on existing file).