PFNGLVERTEXSTREAM1DVATIPROC typedef

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

Implementation

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