GlPathDashArrayNVNative typedef

GlPathDashArrayNVNative = Void Function(Uint32 path, Int32 dashCount, Pointer<Float> dashArray)

Implementation

typedef GlPathDashArrayNVNative = Void Function(
    Uint32 path, Int32 dashCount, Pointer<Float> dashArray);