pub unsafe fn TransparentObjectWrapper(
cx: *mut JSContext,
existing: HandleObject<'_>,
obj: HandleObject<'_>,
) -> *mut JSObject👎Deprecated:
Use wrappers2 instead
pub unsafe fn TransparentObjectWrapper(
cx: *mut JSContext,
existing: HandleObject<'_>,
obj: HandleObject<'_>,
) -> *mut JSObjectUse wrappers2 instead