GlGetPathDashArrayNVNative typedef

GlGetPathDashArrayNVNative = Void Function(Uint32 path, Pointer<Float> dashArray)

Implementation

typedef GlGetPathDashArrayNVNative = Void Function(
    Uint32 path, Pointer<Float> dashArray);