Skip to main content

dom_rect_from_rect

Function dom_rect_from_rect 

Source
pub(crate) fn dom_rect_from_rect(
    it: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>