[][src]Function sapp_linux::glNamedFramebufferTextureEXT

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