PFNGLVERTEXSTREAM4DVATIPROC typedef

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

Implementation

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