Function mozjs::rust::jsapi_wrapped::SetDataPropertyDescriptor

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