| Safe Haskell | None |
|---|
Language.Javascript.JSC.Types
Description
Documentation
type JSValueRef = Ptr OpaqueJSValue
type JSValueRefRef = Ptr JSValueRef
type JSObjectRef = Ptr OpaqueJSValue
type JSPropertyNameArrayRef = Ptr OpaqueJSPropertyNameArray
type JSPropertyAttributes = CUInt
type JSContextRef = Ptr OpaqueJSContext
type JSStringRef = Ptr OpaqueJSString