GlBindBufferBase typedef

GlBindBufferBase = void Function(int target, int index, int buffer)

Implementation

typedef GlBindBufferBase = void Function(int target, int index, int buffer);