PFNGLVERTEXSTREAM2DVATIPROC typedef

PFNGLVERTEXSTREAM2DVATIPROC = Void Function(Uint32 stream, Pointer<Double> coords)

Implementation

typedef PFNGLVERTEXSTREAM2DVATIPROC =
    Void Function(Uint32 stream, Pointer<Double> coords);