GlTextureBuffer typedef

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

Implementation

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