PFNGLPROGRAMUNIFORM2UI64ARBPROC typedef

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

Implementation

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