pub unsafe fn JS_InitializePropertiesFromCompatibleNativeObject(
cx: *mut JSContext,
dst: HandleObject<'_>,
src: HandleObject<'_>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_InitializePropertiesFromCompatibleNativeObject(
cx: *mut JSContext,
dst: HandleObject<'_>,
src: HandleObject<'_>,
) -> boolUse wrappers2 instead