[][src]Function sapp_dummy::glNamedFramebufferTexture

pub fn glNamedFramebufferTexture(
    framebuffer: GLuint,
    attachment: GLenum,
    texture: GLuint,
    level: GLint
)