PFNGLGETPATHPARAMETERFVNVPROC typedef

PFNGLGETPATHPARAMETERFVNVPROC = Void Function(Uint32 path, Uint32 pname, Pointer<Float> value)

Implementation

typedef PFNGLGETPATHPARAMETERFVNVPROC =
    Void Function(Uint32 path, Uint32 pname, Pointer<Float> value);