PFNGLCOLOR4UBVERTEX3FVSUNPROC typedef

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

Implementation

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