JanetArray
extern (C) @nogc
struct JanetArray {
}
- capacity
int capacity;
Undocumented in source.
- count
int count;
Undocumented in source.
- data
Janet* data;
Undocumented in source.
- gc
JanetGCObject gc;
Undocumented in source.
janet c
aliasesenumsfunctionsmanifest constantsstatic variablesstructs