PFNGLPROGRAMUNIFORM1I64ARBPROC typedef

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

Implementation

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