GlClearBufferfi typedef

GlClearBufferfi = void Function(int buffer, int drawbuffer, double depth, int stencil)

Implementation

typedef GlClearBufferfi = void Function(
    int buffer, int drawbuffer, double depth, int stencil);