Type Alias IndexedPropertyEnumeratorCallback

Source
pub type IndexedPropertyEnumeratorCallback<'s> = extern "C" fn(*const PropertyCallbackInfo<Array>);
Expand description

See [GenericNamedPropertyEnumeratorCallback].