PFNGLVERTEXSTREAM3DVATIPROC typedef

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

Implementation

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