2 parents 9d324b0 + 550d804 commit 1d1e38dCopy full SHA for 1d1e38d
1 file changed
py/gc.h
@@ -18,3 +18,4 @@ typedef struct _gc_info_t {
18
} gc_info_t;
19
20
void gc_info(gc_info_t *info);
21
+void gc_dump_info(void);
0 commit comments