GlBindBufferBase typedef

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

Implementation

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