Callback structure that is passed to cef_v8value_t::CreateArrayBuffer.
Base structure.
Called to release |buffer| when the ArrayBuffer JS object is garbage collected. |buffer| is the value that was passed to CreateArrayBuffer along with this object.
See Implementation
Callback structure that is passed to cef_v8value_t::CreateArrayBuffer.