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

#include <memory.h>

Public Attributes

unsigned long long gc_refcount
 
unsigned long long type_id
 
char * value
 

Detailed Description

Definition at line 37 of file memory.h.

Member Data Documentation

◆ gc_refcount

unsigned long long gc_refcount

Definition at line 38 of file memory.h.

◆ type_id

unsigned long long type_id

Definition at line 39 of file memory.h.

◆ value

char* value

Definition at line 40 of file memory.h.


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