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.
1 parent 4ac45e7 commit 96f6008Copy full SHA for 96f6008
src/julia_gcext.h
@@ -50,6 +50,7 @@ JL_DLLEXPORT jl_datatype_t *jl_new_foreign_type(
50
int large);
51
52
53
+#define HAVE_JL_REINIT_FOREIGN_TYPE 1
54
JL_DLLEXPORT int jl_reinit_foreign_type(
55
jl_datatype_t *dt,
56
jl_markfunc_t markfunc,
0 commit comments