JanetBuffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc
struct JanetBuffer {}

Members

Variables

capacity
int capacity;
Undocumented in source.
count
int count;
Undocumented in source.
data
ubyte* data;
Undocumented in source.
gc
JanetGCObject gc;
Undocumented in source.

Meta