Function glProgramParameteriARB

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