Type Definition v8::IndexedPropertyQueryCallback

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