Function mozjs_sys::glue::SetAccessorPropertyDescriptor
source ยท pub unsafe extern "C" fn SetAccessorPropertyDescriptor(
desc: MutableHandle<PropertyDescriptor>,
getter: HandleObject,
setter: HandleObject,
attrs: u32,
)