PFNGLUNIFORM2I64ARBPROC typedef

PFNGLUNIFORM2I64ARBPROC = Void Function(Int32 location, Int64 x, Int64 y)

Implementation

typedef PFNGLUNIFORM2I64ARBPROC =
    Void Function(Int32 location, Int64 x, Int64 y);