GlScissorExclusiveNVNative typedef

GlScissorExclusiveNVNative = Void Function(Int32 x, Int32 y, Int32 width, Int32 height)

Implementation

typedef GlScissorExclusiveNVNative = Void Function(
    Int32 x, Int32 y, Int32 width, Int32 height);