PFNGLVERTEXSTREAM4FVATIPROC typedef

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

Implementation

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