PFNGLVERTEXATTRIB4NUBVARBPROC typedef

PFNGLVERTEXATTRIB4NUBVARBPROC = Void Function(Uint32 index, Pointer<Uint8> v)

Implementation

typedef PFNGLVERTEXATTRIB4NUBVARBPROC =
    Void Function(Uint32 index, Pointer<Uint8> v);