Libecoli
0.4.0
Extensible COmmand LIne library
Loading...
Searching...
No Matches
ecoli_yaml.h
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright 2018, Olivier MATZ <zer0@droids-corp.org>
3
*/
4
11
12
#ifndef ECOLI_NODE_YAML_
13
#define ECOLI_NODE_YAML_
14
15
struct
ec_node
;
16
26
struct
ec_node
*
ec_yaml_import
(
const
char
*filename);
27
28
#endif
29
ec_node
struct ec_node * ec_node(const char *typename, const char *id)
ec_yaml_import
struct ec_node * ec_yaml_import(const char *filename)
include
ecoli_yaml.h
Generated by
1.13.2