Method lrs::fs::FileSystemInfo::block_size

Returns the block size of the filesystem.

Syntax

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