Static gio::FILE_ATTRIBUTE_FILESYSTEM_FREE[][src]

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

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