OGDF.Color.Cast
Contents
Methods
cast :: Color -> (Ptr RawColor -> IO r) -> IO r #
uncast :: Ptr RawColor -> (Color -> IO r) -> IO r #
cast :: a -> (Ptr RawColor -> IO r) -> IO r #
uncast :: Ptr RawColor -> (a -> IO r) -> IO r #