{-# LANGUAGE ForeignFunctionInterface, InterruptibleFFI #-} module OGDF.LayoutModule.FFI where import Data.Word import Data.Int import Foreign.C import Foreign.Ptr import OGDF.LayoutModule.RawType import OGDF.LayoutModule.RawType import OGDF.GraphAttributes.RawType