Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
GI.OSTree.Structs.SignEd25519
Contents
Description
No description available in the introspection data.
Synopsis
- newtype SignEd25519 = SignEd25519 (ManagedPtr SignEd25519)
Exported types
newtype SignEd25519 Source #
Memory-managed wrapper type.
Constructors
SignEd25519 (ManagedPtr SignEd25519) |
Instances
Eq SignEd25519 Source # | |
Defined in GI.OSTree.Structs.SignEd25519 | |
BoxedPtr SignEd25519 Source # | |
Defined in GI.OSTree.Structs.SignEd25519 | |
ManagedPtrNewtype SignEd25519 Source # | |
Defined in GI.OSTree.Structs.SignEd25519 Methods toManagedPtr :: SignEd25519 -> ManagedPtr SignEd25519 |