Type Alias v8::IndexedPropertyQueryCallback
source ยท pub type IndexedPropertyQueryCallback<'s> = extern "C" fn(_: u32, _: *const PropertyCallbackInfo<Integer>) -> Intercepted;
Expand description
See [GenericNamedPropertyQueryCallback].