Function NamedFramebufferTextureLayerEXT

Source
pub unsafe fn NamedFramebufferTextureLayerEXT(
    framebuffer: GLuint,
    attachment: GLenum,
    texture: GLuint,
    level: GLint,
    layer: GLint,
)