Function mozjs::rust::wrappers::JS_WrapPropertyDescriptor
source ยท pub unsafe fn JS_WrapPropertyDescriptor(
cx: *mut JSContext,
desc: MutableHandle<'_, PropertyDescriptor>,
) -> bool
pub unsafe fn JS_WrapPropertyDescriptor(
cx: *mut JSContext,
desc: MutableHandle<'_, PropertyDescriptor>,
) -> bool