Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Orphan instances
Castable GraphAttributes (Ptr RawGraphAttributes) Source # | |
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 # | |