GlPatchParameterfv typedef

GlPatchParameterfv = void Function(int n, Pointer<Float> v)

Implementation

typedef GlPatchParameterfv = void Function(int pname, Pointer<Float> values);