Function mozjs_sys::jsapi::JS_CloneObject
source ยท pub unsafe extern "C" fn JS_CloneObject(
cx: *mut JSContext,
obj: HandleObject,
proto: HandleObject,
) -> *mut JSObject
pub unsafe extern "C" fn JS_CloneObject(
cx: *mut JSContext,
obj: HandleObject,
proto: HandleObject,
) -> *mut JSObject