GlPathParameterfvNV typedef

GlPathParameterfvNV = void Function(int path, int pname, Pointer<Float> value)

Implementation

typedef GlPathParameterfvNV = void Function(
    int path, int pname, Pointer<Float> value);