Page MenuHomePhorge

strings.h
No OneTemporary

Size
218 B
Referenced Files
None
Subscribers
None

strings.h

#ifndef ANT_GC_STRINGS_H
#define ANT_GC_STRINGS_H
#include "types.h"
#include <stdbool.h>
void gc_strings_begin(ant_t *js);
void gc_strings_mark(ant_t *js, const void *ptr);
void gc_strings_sweep(ant_t *js);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, May 2, 3:44 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
541239
Default Alt Text
strings.h (218 B)

Event Timeline