PFNGLUNIFORM2UI64ARBPROC typedef

PFNGLUNIFORM2UI64ARBPROC = Void Function(Int32 location, Uint64 x, Uint64 y)

Implementation

typedef PFNGLUNIFORM2UI64ARBPROC =
    Void Function(Int32 location, Uint64 x, Uint64 y);