Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
copy_bytes
headers/cpp/editbuf.h
73
buf_char *copy_bytes(int *lenp) const;
src/libs/stdc++/legacy/editbuf.cc
706
new_str = src->copy_bytes(&src_len);