[][src]Function web_dom::webgl::bind_attrib_location

pub fn bind_attrib_location(
    instance: DOMReference,
    program: DOMReference,
    index: f32,
    name: &str
)