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