Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
OGDF.GraphAttributes.Cast
Contents
Orphan instances
Castable GraphAttributes (Ptr RawGraphAttributes) Source # | |
Methods cast :: GraphAttributes -> (Ptr RawGraphAttributes -> IO r) -> IO r # uncast :: Ptr RawGraphAttributes -> (GraphAttributes -> IO r) -> IO r # | |
(IGraphAttributes a, FPtr a) => Castable a (Ptr RawGraphAttributes) Source # | |