1 parent 323f39a commit 550d804Copy full SHA for 550d804
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