PFNGLCLEARBUFFERFIPROC typedef

PFNGLCLEARBUFFERFIPROC = Void Function(Uint32 buffer, Int32 drawbuffer, Float depth, Int32 stencil)

Implementation

typedef PFNGLCLEARBUFFERFIPROC =
    Void Function(Uint32 buffer, Int32 drawbuffer, Float depth, Int32 stencil);