GlClearBufferfv typedef

GlClearBufferfv = void Function(int buffer, int drawbuffer, Pointer<Float> value)

Implementation

typedef GlClearBufferfv = void Function(
    int buffer, int drawbuffer, Pointer<Float> value);