PFNGLVERTEXSTREAM3FVATIPROC typedef

PFNGLVERTEXSTREAM3FVATIPROC = Void Function(Uint32 stream, Pointer<Float> coords)

Implementation

typedef PFNGLVERTEXSTREAM3FVATIPROC =
    Void Function(Uint32 stream, Pointer<Float> coords);