OpenGLRaw-1.2.0.0: A raw binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellNone

Graphics.Rendering.OpenGL.Raw.Core31.TypesInternal

Description

All types from the OpenGL 3.1 core, see http://www.opengl.org/registry/.

Documentation

newtype GLsync Source

Constructors

GLSync (Ptr GLsync)