C API Info functions
rl3_get_copyright_str
const char* rl3_get_copyright_str();
Get copyright.
Returns: | copyright |
rl3_get_maintainer_str
const char* rl3_get_maintainer_str();
Get the maintainer's name.
Returns: | the name of a maintainer |
rl3_get_version_str
const char* rl3_get_version_str();
Get version.
Returns: | version |