PFNGLPROGRAMUNIFORM1UI64ARBPROC typedef

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

Implementation

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