VolumeInfo.bytesTotal

Total volume size.

struct VolumeInfo
@trusted @property nothrow
long
bytesTotal
()

Return Value

Type: long

total volume size in bytes or -1 if could not determine the size.

Meta