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