4 lines
77 B
C
4 lines
77 B
C
|
|
void gc_dec_external_refcount(
|
|
struct gc* gc,
|
|
struct value* value);
|