Skip to main content

canvas_fill_rect

Function canvas_fill_rect 

Source
pub fn canvas_fill_rect(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>