GlViewportSwizzleNV typedef
GlViewportSwizzleNV =
void Function(int index, int swizzlex, int swizzley, int swizzlez, int swizzlew)
Implementation
typedef GlViewportSwizzleNV = void Function(
int index, int swizzlex, int swizzley, int swizzlez, int swizzlew);