PFNGLVERTEXSTREAM2FVATIPROC typedef

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

Implementation

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