[][src]Function sapp_linux::glNamedFramebufferTexture2DEXT

pub unsafe extern "C" fn glNamedFramebufferTexture2DEXT(
    framebuffer: GLuint,
    attachment: GLenum,
    textarget: GLenum,
    texture: GLuint,
    level: GLint
)