libscratchcpp
A library for C++ based Scratch project players
Loading...
Searching...
No Matches
string_pool.h File Reference
#include "global.h"
Include dependency graph for string_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libscratchcpp
 The main namespace of the library.
 

Functions

LIBSCRATCHCPP_EXPORT StringPtrlibscratchcpp::string_pool_new ()
 
LIBSCRATCHCPP_EXPORT void libscratchcpp::string_pool_free (StringPtr *str)