CV-0.3.5.4: OpenCV based machine vision library

Safe HaskellSafe-Infered

Utils.Pointer

Documentation

withPtrList :: [ForeignPtr a] -> (Ptr (Ptr a) -> IO b) -> IO bSource