GlTexBufferARB typedef

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

Implementation

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