|
libscratchcpp
A library for C++ based Scratch project players
|
#include "global.h"

Go to the source code of this file.
Namespaces | |
| namespace | libscratchcpp |
| The main namespace of the library. | |
Functions | |
| LIBSCRATCHCPP_EXPORT StringPtr * | libscratchcpp::string_pool_new () |
| LIBSCRATCHCPP_EXPORT void | libscratchcpp::string_pool_free (StringPtr *str) |