GlUniform2ui64ARBNative typedef

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

Implementation

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