Type Definition v8_sys::GenericNamedPropertyQueryCallback
[−]
[src]
type GenericNamedPropertyQueryCallback = Option<unsafe extern fn(property: NameRef, info: PropertyCallbackInfoPtr_Integer)>;