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