[−][src]Constant wasi::FDFLAGS_APPEND
pub const FDFLAGS_APPEND: Fdflags = 0x1;
Append mode: Data written to the file is always appended to the file's end.
pub const FDFLAGS_APPEND: Fdflags = 0x1;
Append mode: Data written to the file is always appended to the file's end.