Function script::dom::bindings::import::module::jsapi::JS_CloneObject

source ยท
pub unsafe extern "C" fn JS_CloneObject(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    proto: Handle<*mut JSObject>,
) -> *mut JSObject