[][src]Function sapp_dummy::glNamedFramebufferTexture2DEXT

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