-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | JavaScriptCore bindings -- -- Bindings for JavaScriptCore, autogenerated by haskell-gi. @package gi-javascriptcore @version 4.0.15 -- | No description available in the introspection data. module GI.JavaScriptCore.Structs.GlobalContext -- | Memory-managed wrapper type. newtype GlobalContext GlobalContext :: (ManagedPtr GlobalContext) -> GlobalContext -- | A convenience alias for Nothing :: Maybe -- GlobalContext. noGlobalContext :: Maybe GlobalContext instance Data.GI.Base.BasicTypes.WrappedPtr GI.JavaScriptCore.Structs.GlobalContext.GlobalContext -- | No description available in the introspection data. module GI.JavaScriptCore.Structs.Value -- | Memory-managed wrapper type. newtype Value Value :: (ManagedPtr Value) -> Value -- | A convenience alias for Nothing :: Maybe Value. noValue :: Maybe Value instance Data.GI.Base.BasicTypes.WrappedPtr GI.JavaScriptCore.Structs.Value.Value module GI.JavaScriptCore.Structs module GI.JavaScriptCore