Type Definition v8_sys::IndexedPropertyQueryCallback
[−]
[src]
type IndexedPropertyQueryCallback = Option<unsafe extern fn(index: u32, info: PropertyCallbackInfoPtr_Integer)>;