O_TRUNC

Constant O_TRUNC 

Source
pub const O_TRUNC: u32 = bindings::O_TRUNC; // 512u32
Expand description

File should be truncated to length 0.