Method lrs::fs::FileSystemInfo::blocks

Returns the number of blocks in the filesystem.

Syntax

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