PFNGLPROGRAMUNIFORMUI64NVPROC typedef

PFNGLPROGRAMUNIFORMUI64NVPROC = Void Function(Uint32 program, Int32 location, Uint64 value)

Implementation

typedef PFNGLPROGRAMUNIFORMUI64NVPROC =
    Void Function(Uint32 program, Int32 location, Uint64 value);