Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class ITGraph a => ITGraphBentErrors a Source #
Instances
upcastTGraphBentErrors :: forall a. (FPtr a, ITGraphBentErrors a) => a -> TGraphBentErrors Source #
downcastTGraphBentErrors :: forall a. (FPtr a, ITGraphBentErrors a) => TGraphBentErrors -> a Source #