Skip to main content

canvas_clear_rect

Function canvas_clear_rect 

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