[][src]Function web_dom::webgl::copy_tex_image2_d

pub fn copy_tex_image2_d(
    instance: DOMReference,
    target: f32,
    level: f32,
    internalformat: f32,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    border: f32
)