|
hoshi-lang dev
Yet another programming language
|
#include <weak.h>

Public Attributes | |
| void * | target |
| WeakSlot * | next_in_target |
| WeakSlot* next_in_target |
Definition at line 12 of file weak.h.
Referenced by runtime_weak_slot_free().
| void* target |
Definition at line 11 of file weak.h.
Referenced by runtime_weak_slot_alloc(), and runtime_weak_slot_nullify_all().