[][src]Constant wasi::RIGHTS_PATH_FILESTAT_SET_SIZE

pub const RIGHTS_PATH_FILESTAT_SET_SIZE: Rights = 0x80000;

The right to change a file's size (there is no path_filestat_set_size). If path_open is set, includes the right to invoke path_open with oflags::trunc.