jl_binding_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

globalref
_jl_value_t* globalref;
Undocumented in source.
name
_jl_sym_t* name;
Undocumented in source.
owner
_jl_module_t* owner;
Undocumented in source.
value
_jl_value_t* value;
Undocumented in source.

Meta