hgdal-1.0.0.1: Haskell binding to the GDAL library
Safe HaskellSafe-Inferred
LanguageHaskell2010

GDAL.OGRSimpleCurve.Cast

Orphan instances

Castable OGRSimpleCurve (Ptr RawOGRSimpleCurve) Source # 
Instance details

(IOGRSimpleCurve a, FPtr a) => Castable a (Ptr RawOGRSimpleCurve) Source # 
Instance details

Methods

cast :: a -> (Ptr RawOGRSimpleCurve -> IO r) -> IO r #

uncast :: Ptr RawOGRSimpleCurve -> (a -> IO r) -> IO r #