For AI agents: visit https://eosio-cpp.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
These docs are for v1.1.0. Click to read the latest docs for v1.6.Prints string
cstr - a null terminated string
Example:
prints("Hello World!"); // Output: Hello World!