nanovg-0.6.0.0: Haskell bindings for nanovg
NanoVG.Internal.Context
newtype Context Source #
Opaque context that needs to be passed around
Constructors
toPointer :: Context -> Ptr () Source #
In marshaller for c2hs
fromPointer :: Ptr () -> Context Source #
out marshaller for c2hs