gegl-0.0.0.5: Haskell bindings to GEGL library

Safe HaskellSafe
LanguageHaskell2010

GEGL.FFI

Description

FFI module fir initiation and exiting of GEGL

Synopsis

Documentation

c_gegl_init #

Arguments

:: Ptr CInt

Pointer to argc

-> Ptr CString

argv list

-> IO () 

Interface to the gegl_init function in C

c_gegl_exit :: IO () #

Interface to the gegl_exit function in C