PFNGLVERTEXATTRIBL3I64NVPROC typedef

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

Implementation

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