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
Fri, Apr 3, 12:55 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
520980
Default Alt Text
strings.h (218 B)

Event Timeline