Type Alias v8::IndexedPropertyDescriptorCallback

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