PFNGLPROGRAMUNIFORM1I64NVPROC typedef

PFNGLPROGRAMUNIFORM1I64NVPROC = Void Function(Uint32 program, Int32 location, Int64 x)

Implementation

typedef PFNGLPROGRAMUNIFORM1I64NVPROC =
    Void Function(Uint32 program, Int32 location, Int64 x);