nanovg-0.3.0.0: Haskell bindings for nanovg

Safe HaskellSafe
LanguageHaskell2010

NanoVG.Internal.Context

Synopsis

Documentation

newtype Context Source #

Opaque context that needs to be passed around

Constructors

Context (Ptr Context)