Type Alias v8::IndexedPropertyDefinerCallback

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