[][src]Function gl32::FramebufferTexture2D

pub unsafe fn FramebufferTexture2D(
    target: GLenum,
    attachment: GLenum,
    textarget: GLenum,
    texture: GLuint,
    level: GLint
)