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