jl_unionall_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_unionall_t {}

Members

Variables

body_
_jl_value_t* body_;
Undocumented in source.
var
jl_tvar_t* var;
Undocumented in source.

Meta