GlWeightPathsNVNative typedef
GlWeightPathsNVNative =
Void Function(Uint32 resultPath, Int32 numPaths, Pointer<Uint32> paths, Pointer<Float> weights)
Implementation
typedef GlWeightPathsNVNative = Void Function(Uint32 resultPath, Int32 numPaths,
Pointer<Uint32> paths, Pointer<Float> weights);