pub const RIGHTS_PATH_FILESTAT_SET_SIZE: Rights = 1 << 19; // 0x0000_0000_0008_0000u64
Expand description

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.