GlPathDashArrayNV typedef

GlPathDashArrayNV = void Function(int buffer, int drawbuffer, Pointer<Float> value)

Implementation

typedef GlPathDashArrayNV = void Function(
    int path, int dashCount, Pointer<Float> dashArray);