blob: 291ee6db8e8bab6e6cfb4502d12ebd8961f300be [file] [log] [blame]
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
struct Option_i32;
struct Result_i32__String;
struct Vec_String;
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
void root(const struct Vec_String *a,
const struct Option_i32 *b,
const struct Result_i32__String *c);
#ifdef __cplusplus
} // extern "C"
#endif // __cplusplus