kstring_t

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

extern (C)
struct kstring_t {}

Members

Variables

l
size_t l;

Undocumented in source.

m
size_t m;

Undocumented in source.

s
char* s;

Undocumented in source.

Meta