Type Alias v8::IndexedPropertyDeleterCallback

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