GlClearBufferiv typedef

GlClearBufferiv = void Function(int buffer, int drawbuffer, Pointer<Int32> value)

Implementation

typedef GlClearBufferiv = void Function(
    int buffer, int drawbuffer, Pointer<Int32> value);