| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
GEGL.FFI
Description
FFI module fir initiation and exiting of GEGL
- c_gegl_init :: Ptr CInt -> Ptr CString -> IO ()
 - c_gegl_exit :: IO ()
 
Documentation
Arguments
| :: Ptr CInt | Pointer to   | 
| -> Ptr CString | 
  | 
| -> IO () | 
Interface to the gegl_init function in C
c_gegl_exit :: IO () #
Interface to the gegl_exit function in C