[][src]Function web_dom::canvas::fill_text

pub fn fill_text(
    instance: DOMReference,
    text: &str,
    x: f32,
    y: f32,
    max_width: f32
)