Constant fuse::sys::FOPEN_STREAM
source ยท const FOPEN_STREAM: u32 = _; // 16u32Expand description
This file is stream-like (i.e., no file position).
const FOPEN_STREAM: u32 = _; // 16u32This file is stream-like (i.e., no file position).