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 |
An opaque structure representing a test case.
Synopsis
- newtype TestCase = TestCase (ManagedPtr TestCase)
- noTestCase :: Maybe TestCase
Exported types
Memory-managed wrapper type.
Instances
WrappedPtr TestCase Source # | |
Defined in GI.GLib.Structs.TestCase wrappedPtrCalloc :: IO (Ptr TestCase) # wrappedPtrCopy :: TestCase -> IO TestCase # |