Static gio::FILE_ATTRIBUTE_FILESYSTEM_SIZE[][src]

pub static FILE_ATTRIBUTE_FILESYSTEM_SIZE: Lazy<&'static str>
Expand description

A key in the “filesystem” namespace for getting the total size (in bytes) of the file system, used in FileExt::query_filesystem_info(). Corresponding FileAttributeType is FileAttributeType::Uint64.