NetSurf
Data Fields
duk_hbuffer_external Struct Reference
Collaboration diagram for duk_hbuffer_external:
[legend]

Data Fields

duk_heaphdr hdr
 
duk_size_t size
 
void * curr_alloc
 

Detailed Description

Definition at line 8882 of file duktape.c.

Field Documentation

◆ curr_alloc

void* duk_hbuffer_external::curr_alloc

Definition at line 8894 of file duktape.c.

◆ hdr

duk_heaphdr duk_hbuffer_external::hdr

Definition at line 8883 of file duktape.c.

◆ size

duk_size_t duk_hbuffer_external::size

Definition at line 8888 of file duktape.c.


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