Skip to main content

canvas_begin_path

Function canvas_begin_path 

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