Function ProgramUniform1i64ARB

Source
pub unsafe fn ProgramUniform1i64ARB(
    program: GLuint,
    location: GLint,
    x: GLint64,
)