PFNGLPROGRAMUNIFORM2I64NVPROC typedef

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

Implementation

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