btrfs-0.1.0.1: Bindings to the btrfs API

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Linux.Btrfs.UUID

Documentation

data UUID Source

Constructors

UUID Word64 Word64 

Instances

Eq UUID 
Ord UUID 
Show UUID 
Storable UUID

A UUID is stored as two big-endian Word64s.