PFNGLVERTEXATTRIBL4UI64NVPROC typedef

PFNGLVERTEXATTRIBL4UI64NVPROC = Void Function(Uint32 index, Uint64 x, Uint64 y, Uint64 z, Uint64 w)

Implementation

typedef PFNGLVERTEXATTRIBL4UI64NVPROC =
    Void Function(Uint32 index, Uint64 x, Uint64 y, Uint64 z, Uint64 w);