GlGetPathParameterfvNV typedef

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

Implementation

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