PFNGLPROGRAMUNIFORM2UI64NVPROC typedef

PFNGLPROGRAMUNIFORM2UI64NVPROC = Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y)

Implementation

typedef PFNGLPROGRAMUNIFORM2UI64NVPROC =
    Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y);