IndexedPropertyDescriptorCallback

Type Alias IndexedPropertyDescriptorCallback 

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

See [GenericNamedPropertyDescriptorCallback].