GlPathCoordsNVNative typedef

GlPathCoordsNVNative = Void Function(Uint32 path, Int32 numCoords, Uint32 coordType, Pointer<NativeType> coords)

Implementation

typedef GlPathCoordsNVNative = Void Function(
    Uint32 path, Int32 numCoords, Uint32 coordType, Pointer coords);