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