btrfs-0.1.2.0: Bindings to the btrfs API

Safe HaskellSafe
LanguageHaskell2010

System.Linux.Btrfs.UUID

Documentation

data UUID Source

Constructors

UUID Word64 Word64 

Instances

Eq UUID Source 
Ord UUID Source 
Show UUID Source 
Storable UUID Source

A UUID is stored as two big-endian Word64s.