GlGetPathMetricRangeNVNative typedef
GlGetPathMetricRangeNVNative =
Void Function(Uint32 metricQueryMask, Uint32 firstPathName, Int32 numPaths, Int32 stride, Pointer<Float> metrics)
Implementation
typedef GlGetPathMetricRangeNVNative = Void Function(Uint32 metricQueryMask,
Uint32 firstPathName, Int32 numPaths, Int32 stride, Pointer<Float> metrics);