PFNGLCOLOR4UBVERTEX2FVSUNPROC typedef

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

Implementation

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