Type Alias IndexedPropertyQueryCallback

Source
pub type IndexedPropertyQueryCallback<'s> = extern "C" fn(u32, *const PropertyCallbackInfo<Integer>) -> Intercepted;
Expand description

See [GenericNamedPropertyQueryCallback].