PFNGLVERTEXATTRIBL4I64NVPROC typedef

PFNGLVERTEXATTRIBL4I64NVPROC = Void Function(Uint32 index, Int64 x, Int64 y, Int64 z, Int64 w)

Implementation

typedef PFNGLVERTEXATTRIBL4I64NVPROC =
    Void Function(Uint32 index, Int64 x, Int64 y, Int64 z, Int64 w);