GlClearBufferfvNative typedef

GlClearBufferfvNative = Void Function(Uint32 buffer, Int32 drawbuffer, Pointer<Float> value)

Implementation

typedef GlClearBufferfvNative = Void Function(
    Uint32 buffer, Int32 drawbuffer, Pointer<Float> value);