GlBindBuffer typedef

GlBindBuffer = void Function(int target, int buffer)

Implementation

typedef GlBindBuffer = void Function(int target, int buffer);