jl_array_t

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

Members

Functions

maxsize
void maxsize(_T_ val)
Undocumented in source. Be warned that the author may not have intended to support it.
maxsize
auto maxsize()
Undocumented in source. Be warned that the author may not have intended to support it.
ncols
auto ncols()
Undocumented in source. Be warned that the author may not have intended to support it.
ncols
void ncols(_T_ val)
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

_Anonymous_36
union _Anonymous_36
Undocumented in source.

Variables

_anonymous_37
_Anonymous_36 _anonymous_37;
Undocumented in source.
data
void* data;
Undocumented in source.
elsize
ushort elsize;
Undocumented in source.
flags
jl_array_flags_t flags;
Undocumented in source.
length
c_ulong length;
Undocumented in source.
nrows
c_ulong nrows;
Undocumented in source.
offset
uint offset;
Undocumented in source.

Meta