[][src]Function web_dom::webgl::framebuffer_texture2_d

pub fn framebuffer_texture2_d(
    instance: DOMReference,
    target: DOMReference,
    attachment: DOMReference,
    textarget: DOMReference,
    texture: DOMReference,
    level: DOMReference
)