Function c4::yml::emit_yaml(Tree const&, size_t, FILE *)
Defined in File rapidyaml-0.5.0.hpp
Function Documentation
-
inline size_t c4::yml::emit_yaml(Tree const &t, size_t id, FILE *f)
emit YAML to the given file. A null file defaults to stdout. Return the number of bytes written.