GlGetPathMetricRangeNV typedef
GlGetPathMetricRangeNV =
void Function(int metricQueryMask, int firstPathName, int numPaths, int stride, Pointer<Float> metrics)
Implementation
typedef GlGetPathMetricRangeNV = void Function(int metricQueryMask,
int firstPathName, int numPaths, int stride, Pointer<Float> metrics);