Skip to main content

allocated_file_bytes

Function allocated_file_bytes 

Source
pub fn allocated_file_bytes(path: &Path) -> Result<u64>
Expand description

Return the filesystem allocation charged to a file rather than its logical length.