|
VSTGUI
4.3
Graphical User Interface Framework not only for VST plugins
|
Functions | |
| UTF8StringBuffer | newWithString (UTF8StringPtr string) |
| void | free (UTF8StringBuffer buffer) |
| void free | ( | UTF8StringBuffer | buffer | ) |
Frees an UTF8StringBuffer. If buffer is a nullptr it does nothing.
Here is the caller graph for this function:| UTF8StringBuffer newWithString | ( | UTF8StringPtr | string | ) |
Allocates a new UTF8StringBuffer with enough size for string and copy the string into it. Returns nullptr if string is a nullptr.
Here is the call graph for this function:
Here is the caller graph for this function: