GlTextureBufferEXT typedef

GlTextureBufferEXT = void Function(int texture, int target, int internalformat, int buffer)

Implementation

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