[][src]Function web_dom::canvas::draw_window

pub fn draw_window(
    instance: DOMReference,
    window: DOMReference,
    x: f32,
    y: f32,
    w: f32,
    h: f32,
    bg_color: &str,
    flags: f32
)