PFNGLWEIGHTPATHSNVPROCDart typedef

PFNGLWEIGHTPATHSNVPROCDart = void Function(int resultPath, int numPaths, Pointer<Uint32> paths, Pointer<Float> weights)

Implementation

typedef PFNGLWEIGHTPATHSNVPROCDart =
    void Function(
      int resultPath,
      int numPaths,
      Pointer<Uint32> paths,
      Pointer<Float> weights,
    );