Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (inaki@blueleaf.cc) |
Safe Haskell | None |
Language | Haskell2010 |
No description available in the introspection data.
Synopsis
- newtype LzmaDecompressor = LzmaDecompressor (ManagedPtr LzmaDecompressor)
- noLzmaDecompressor :: Maybe LzmaDecompressor
Exported types
newtype LzmaDecompressor Source #
Memory-managed wrapper type.
LzmaDecompressor (ManagedPtr LzmaDecompressor) |
Instances
WrappedPtr LzmaDecompressor Source # | |
Defined in GI.OSTree.Structs.LzmaDecompressor wrappedPtrCalloc :: IO (Ptr LzmaDecompressor) wrappedPtrCopy :: LzmaDecompressor -> IO LzmaDecompressor wrappedPtrFree :: Maybe (GDestroyNotify LzmaDecompressor) |
noLzmaDecompressor :: Maybe LzmaDecompressor Source #
A convenience alias for Nothing
:: Maybe
LzmaDecompressor
.