GlProgramUniform1ui64ARBNative typedef

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

Implementation

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