pub type IndexedPropertyDescriptorCallback<'s> = extern "C" fn(u32, *const PropertyCallbackInfo<Value>) -> Intercepted;Expand description
See [GenericNamedPropertyDescriptorCallback].
pub type IndexedPropertyDescriptorCallback<'s> = extern "C" fn(u32, *const PropertyCallbackInfo<Value>) -> Intercepted;See [GenericNamedPropertyDescriptorCallback].