Type Alias IndexedPropertyQueryCallback

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

See [GenericNamedPropertyQueryCallback].