GlBindTexture typedef

GlBindTexture = void Function(int target, int texture)

Implementation

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