GlDepthRangeArrayv typedef

GlDepthRangeArrayv = void Function(int first, int count, Pointer<Double> v)

Implementation

typedef GlDepthRangeArrayv = void Function(
    int first, int count, Pointer<Double> v);