JanetStructHead
extern (C) @nogc
struct JanetStructHead {
}
- capacity
int capacity;
Undocumented in source.
- data
const(JanetKV)[] data;
Undocumented in source.
- gc
JanetGCObject gc;
Undocumented in source.
- hash
int hash;
Undocumented in source.
- length
int length;
Undocumented in source.
janet c
aliasesenumsfunctionsmanifest constantsstatic variablesstructs