Type Alias v8::IndexedPropertyGetterCallback

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