Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GDAL.OGRSurface.Cast
Contents
Orphan instances
Castable OGRSurface (Ptr RawOGRSurface) Source # | |
Methods cast :: OGRSurface -> (Ptr RawOGRSurface -> IO r) -> IO r # uncast :: Ptr RawOGRSurface -> (OGRSurface -> IO r) -> IO r # | |
(IOGRSurface a, FPtr a) => Castable a (Ptr RawOGRSurface) Source # | |