| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.JavaScriptCore.Structs.GlobalContext
Contents
Description
No description available in the introspection data.
Synopsis
Exported types
newtype GlobalContext Source #
Memory-managed wrapper type.
Constructors
| GlobalContext (ManagedPtr GlobalContext) |
Instances
| WrappedPtr GlobalContext Source # | |
Defined in GI.JavaScriptCore.Structs.GlobalContext Methods wrappedPtrCalloc :: IO (Ptr GlobalContext) # wrappedPtrCopy :: GlobalContext -> IO GlobalContext # wrappedPtrFree :: Maybe (FunPtr (Ptr GlobalContext -> IO ())) # | |
noGlobalContext :: Maybe GlobalContext Source #
A convenience alias for Nothing :: Maybe GlobalContext.