| 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.HarfBuzz.Structs.UserDataKeyT
Contents
Description
Data structure for holding user-data keys.
Synopsis
- newtype UserDataKeyT = UserDataKeyT (ManagedPtr UserDataKeyT)
- newZeroUserDataKeyT :: MonadIO m => m UserDataKeyT
Exported types
newtype UserDataKeyT Source #
Memory-managed wrapper type.
Constructors
| UserDataKeyT (ManagedPtr UserDataKeyT) |
Instances
newZeroUserDataKeyT :: MonadIO m => m UserDataKeyT Source #
Construct a UserDataKeyT struct initialized to zero.