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

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