Type Definition v8::IndexedPropertySetterCallback

source ·
pub type IndexedPropertySetterCallback<'s> = extern "C" fn(_: u32, _: Local<'s, Value>, _: *const PropertyCallbackInfo);