Function mozjs::rust::wrappers::FromPropertyDescriptor
source ยท pub unsafe fn FromPropertyDescriptor(
cx: *mut JSContext,
desc_: Handle<'_, PropertyDescriptor>,
vp: MutableHandleValue<'_>,
) -> bool