3 lines
55 B
C
3 lines
55 B
C
|
|
struct gc* new_gc(
|
|
const struct gc_flags* flags);
|
|
|
struct gc* new_gc(
|
|
const struct gc_flags* flags);
|