Static gio::FILE_ATTRIBUTE_FILESYSTEM_USED[][src]

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

A key in the “filesystem” namespace for getting the number of bytes of used on the file system. Corresponding FileAttributeType is FileAttributeType::Uint64.