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