PFNGLPROGRAMUNIFORM1UI64NVPROC typedef

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

Implementation

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