VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
Functions | |
UTF8StringBuffer | newWithString (UTF8StringPtr string) |
void | free (UTF8StringBuffer buffer) |
void free | ( | UTF8StringBuffer | buffer | ) |
If buffer is a nullptr it does nothing.
UTF8StringBuffer newWithString | ( | UTF8StringPtr | string | ) |
Returns nullptr if string is a nullptr.