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