v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
FastApiArrayBuffer Struct Reference

#include <v8-fast-api-calls.h>

Data Fields

void * data
 
size_t byte_length
 

Detailed Description

Definition at line 345 of file v8-fast-api-calls.h.

Field Documentation

◆ byte_length

size_t byte_length

Definition at line 347 of file v8-fast-api-calls.h.

◆ data

void* data

Definition at line 346 of file v8-fast-api-calls.h.


The documentation for this struct was generated from the following file: