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