blob: 90bd06a858d66f85d70940ac8c18dde440d36f5d [file] [log] [blame] [edit]
#ifdef __cplusplus
extern "C" {
#endif
char *cube2crypto_hashstring(char *string);
#ifdef __cplusplus
} /* closing brace for extern "C" */
#endif