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

#include <memory.h>

Public Attributes

unsigned long long gc_refcount
 
unsigned long long type_id
 
long long value
 

Detailed Description

Definition at line 25 of file memory.h.

Member Data Documentation

◆ gc_refcount

unsigned long long gc_refcount

◆ type_id

unsigned long long type_id

Definition at line 27 of file memory.h.

Referenced by runtime_signal_handler(), and runtime_signal_register().

◆ value

long long value

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