Function script::dom::windowproxy::set_xorigin

source ยท
unsafe extern "C" fn set_xorigin(
    cx: *mut JSContext,
    _: HandleObject,
    _: HandleId,
    _: HandleValue,
    _: HandleValue,
    _: *mut ObjectOpResult,
) -> bool