hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
YoiObject Struct Reference

#include <memory.h>

Public Attributes

unsigned long long gc_refcount
 
unsigned long long type_id
 

Detailed Description

Definition at line 13 of file memory.h.

Member Data Documentation

◆ gc_refcount

unsigned long long gc_refcount

Definition at line 14 of file memory.h.

◆ type_id

unsigned long long type_id

Definition at line 15 of file memory.h.

Referenced by runtime_finalize_object_report().


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