GlTexBufferARB typedef

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

Implementation

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