Handbook
Glossary
yaml_document_get_root_node ( document -- yaml_node_t* )
Vocabulary
yaml
.
ffi
Inputs
document
an
object
Outputs
yaml_node_t*
an
object
Definition
USING:
alien.syntax
;
IN:
yaml.ffi
LIBRARY:
libyaml
FUNCTION:
yaml_node_t*
yaml_document_get_root_node
( yaml_document_t* document )