GlPathCoordsNVNative typedef

GlPathCoordsNVNative = Void Function(Uint32 mode, Int32 count, Uint32 type, Pointer<NativeType> indices)

Implementation

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