GlBindBuffer typedef

GlBindBuffer = void Function(int pipeline, int program)

Implementation

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