PFNGLVERTEXSTREAM1FVATIPROC typedef

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

Implementation

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