GlBindTexture typedef

GlBindTexture = void Function(int pipeline, int program)

Implementation

typedef GlBindTexture = void Function(int target, int texture);