Function glBindFramebuffer

Source
pub unsafe extern "C" fn glBindFramebuffer(
    target: GLenum,
    framebuffer: GLuint,
)