GlScissor typedef

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

Implementation

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