PFNGLUNIFORM4UI64ARBPROC typedef

PFNGLUNIFORM4UI64ARBPROC = Void Function(Int32 location, Uint64 x, Uint64 y, Uint64 z, Uint64 w)

Implementation

typedef PFNGLUNIFORM4UI64ARBPROC =
    Void Function(Int32 location, Uint64 x, Uint64 y, Uint64 z, Uint64 w);