GlTexBuffer typedef

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

Implementation

typedef GlTexBuffer = void Function(int target, int internalformat, int buffer);