Type Alias v8::IndexedPropertyQueryCallback

source ยท
pub type IndexedPropertyQueryCallback<'s> = extern "C" fn(_: u32, _: *const PropertyCallbackInfo) -> Intercepted;
Expand description

See [GenericNamedPropertyQueryCallback].