Function glProgramParameteri

Source
pub unsafe extern "C" fn glProgramParameteri(
    program: GLuint,
    pname: GLenum,
    value: GLint,
)