[][src]Function sapp_linux::glNamedFramebufferTextureLayerEXT

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