GlPathSubCoordsNVNative typedef
GlPathSubCoordsNVNative =
Void Function(Uint32 path, Int32 coordStart, Int32 numCoords, Uint32 coordType, Pointer<NativeType> coords)
Implementation
typedef GlPathSubCoordsNVNative = Void Function(Uint32 path, Int32 coordStart,
Int32 numCoords, Uint32 coordType, Pointer coords);