Function epoxy::FramebufferTexture2D [] [src]

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