_jl_gcframe_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _jl_gcframe_t {}

Members

Variables

nroots
c_ulong nroots;
Undocumented in source.
prev
_jl_gcframe_t* prev;
Undocumented in source.

Meta