Searched refs:yaml_document_get_root_node (Results 1 – 2 of 2) sorted by relevance
294 yaml_document_get_node, yaml_document_get_root_node, yaml_document_initialize,
1298 pub unsafe fn yaml_document_get_root_node(document: *mut yaml_document_t) -> *mut yaml_node_t { in yaml_document_get_root_node() function