[][src]Function sapp_dummy::glFramebufferTexture

pub fn glFramebufferTexture(
    target: GLenum,
    attachment: GLenum,
    texture: GLuint,
    level: GLint
)