GlScissorIndexedNative typedef
GlScissorIndexedNative =
Void Function(Uint32 index, Int32 left, Int32 bottom, Int32 width, Int32 height)
Implementation
typedef GlScissorIndexedNative = Void Function(
Uint32 index, Int32 left, Int32 bottom, Int32 width, Int32 height);