GlViewport typedef

GlViewport = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlViewport = void Function(int x, int y, int width, int height);