Function mozjs::rust::wrappers::SetDataPropertyDescriptor

source ยท
pub unsafe fn SetDataPropertyDescriptor(
    desc: MutableHandle<'_, PropertyDescriptor>,
    value: HandleValue<'_>,
    attrs: u32,
)