Function mozjs_sys::glue::generated::root::SetAccessorPropertyDescriptor

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