pub unsafe extern "C" fn data<'a, 'b>( isolate: *mut Isolate__, base_out: &'a mut *mut c_void, obj: Local, ) -> usize
Mutates the base_out and size_out arguments to access the data of a v8::ArrayBuffer object.
base_out
size_out
v8::ArrayBuffer