We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d324b0 + 550d804 commit 1d1e38dCopy full SHA for 1d1e38d
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