Cthulhu
0.2.10
Cthulhu compiler collection
|
#include <ctu_format_api.h>
#include "core/analyze.h"
#include "format/format.h"
#include <stdbool.h>
Go to the source code of this file.
Data Structures | |
struct | print_config_t |
config format options More... | |
Typedefs | |
typedef typedefCT_BEGIN_API struct cfg_group_t | cfg_group_t |
Functions | |
CT_FORMAT_API void | print_config (print_config_t print, const cfg_group_t *config) |
print a configuration object More... | |
CT_FORMAT_API void print_config | ( | print_config_t | print, |
const cfg_group_t * | config | ||
) |