Function unsafe_libyaml::yaml_document_delete 
source · pub unsafe fn yaml_document_delete(document: *mut yaml_document_t)Expand description
Delete a YAML document and all its nodes.
pub unsafe fn yaml_document_delete(document: *mut yaml_document_t)Delete a YAML document and all its nodes.