GlTextureBufferRangeEXT typedef
GlTextureBufferRangeEXT =
void Function(int texture, int target, int internalformat, int buffer, int offset, int size)
Implementation
typedef GlTextureBufferRangeEXT = void Function(int texture, int target,
int internalformat, int buffer, int offset, int size);