#include <kanzi/interop/interop_api.hpp>
#include <kanzi/core/cpp/string.hpp>
#include <kanzi/core/cpp/string_view.hpp>
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
kanzi::interop | |
Functions | |
KANZI_INTEROP_API ObjectReference * | kanzi::interop::TextResource_create (Context *context, string_view name, string_view value) |
KANZI_INTEROP_API string | kanzi::interop::TextResource_getText (ObjectWrapper *wrapper) |