bindings-directfb-0.0.1: Low level bindings to DirectFBSource codeContentsIndex
Bindings.DirectFB.IDirectFBGL
Description
http://directfb.org/docs/DirectFB_Reference_1_4/IDirectFBGL.html
Documentation
data C'IDirectFBGL Source
Constructors
C'IDirectFBGL
c'IDirectFBGL'Lock :: FunPtr (Ptr C'IDirectFBGL -> IO C'DFBResult)
c'IDirectFBGL'Unlock :: FunPtr (Ptr C'IDirectFBGL -> IO C'DFBResult)
c'IDirectFBGL'GetAttributes :: FunPtr (Ptr C'IDirectFBGL -> C'DFBGLAttributes -> IO C'DFBResult)
c'IDirectFBGL'GetProcAddress :: FunPtr (Ptr C'IDirectFBGL -> CString -> Ptr (Ptr ()) -> IO C'DFBResult)
show/hide Instances
Produced by Haddock version 2.4.2