Method lrs::fs::FileSystemInfo::free_blocks

Returns the number of free blocks in the filesystem.

Syntax

impl FileSystemInfo {
    fn free_blocks(&self) -> u64
}