GlTexBuffer typedef

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

Implementation

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