CV-0.3.7: OpenCV based machine vision library

Safe HaskellNone

Utils.Pointer

Documentation

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