GlProgramUniform2ui64ARBNative typedef

GlProgramUniform2ui64ARBNative = Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y)

Implementation

typedef GlProgramUniform2ui64ARBNative = Void Function(
    Uint32 program, Int32 location, Uint64 x, Uint64 y);