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