Function named_framebuffer_texture

Source
pub unsafe fn named_framebuffer_texture(
    framebuffer: Framebuffer,
    attachment: FramebufferAttachment,
    texture: Texture,
    level: i32,
)