Function FramebufferTexture

Source
pub unsafe fn FramebufferTexture(
    target: GLenum,
    attachment: GLenum,
    texture: GLuint,
    level: GLint,
)