Skip to main content

O_TRUNC

Constant O_TRUNC 

Source
pub const O_TRUNC: u32 = 0o001000;
Expand description

Truncate file to zero length if it exists