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

#include <memory.h>

Public Attributes

unsigned long long gc_refcount
 
unsigned long long type_id
 
bool value
 

Detailed Description

Definition at line 43 of file memory.h.

Member Data Documentation

◆ gc_refcount

unsigned long long gc_refcount

Definition at line 44 of file memory.h.

◆ type_id

unsigned long long type_id

Definition at line 45 of file memory.h.

◆ value

bool value

Definition at line 46 of file memory.h.


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