GlTextureBuffer typedef

GlTextureBuffer = void Function(int texture, int internalformat, int buffer)

Implementation

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