Method lrs::file::Info::blocks

Returns the number of 512 byte blocks used by this file.

Syntax

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