PFNGLTEXCOORD2FCOLOR4UBVERTEX3FVSUNPROC typedef

PFNGLTEXCOORD2FCOLOR4UBVERTEX3FVSUNPROC = Void Function(Pointer<Float> tc, Pointer<Uint8> c, Pointer<Float> v)

Implementation

typedef PFNGLTEXCOORD2FCOLOR4UBVERTEX3FVSUNPROC =
    Void Function(Pointer<Float> tc, Pointer<Uint8> c, Pointer<Float> v);