_stringBuf.buffer

struct _stringBuf(C)
ScopedBuffer!(C, 256) buffer;

Meta