blob: 5308de24c001a6e8e8d01bb2b28a44a81cb21f35 [file] [log] [blame]
/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
/**
* This function will print Hello World.
*/
bool hello(void);