Function glBindProgramARB

Source
pub unsafe extern "C" fn glBindProgramARB(
    target: GLenum,
    program: GLuint,
)