pub const OFLAGS_TRUNC: Oflags = 1 << 3; // 0x0008u16
Expand description

Truncate file to size 0.