btrfs-0.1.0.0: Bindings to the btrfs API

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Linux.Btrfs.UUID

Synopsis

Documentation

data UUID Source

A UUID is stored as two big-endian Word64s.

Constructors

UUID Word64 Word64