FreeWRL / FreeX3D 4.3.0
duk_heaphdr Struct Reference

Data Fields

duk_uint32_t h_flags
 
duk_size_t h_refcount
 
duk_heaphdrh_next
 
duk_heaphdrh_prev
 

Detailed Description

Definition at line 3787 of file duktape.c.

Field Documentation

◆ h_flags

duk_uint32_t duk_heaphdr::h_flags

Definition at line 3788 of file duktape.c.

◆ h_next

duk_heaphdr* duk_heaphdr::h_next

Definition at line 3801 of file duktape.c.

◆ h_prev

duk_heaphdr* duk_heaphdr::h_prev

Definition at line 3809 of file duktape.c.

◆ h_refcount

duk_size_t duk_heaphdr::h_refcount

Definition at line 3794 of file duktape.c.


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