Handbook
Glossary
yaml_document_delete ( document -- )
Vocabulary
yaml
.
ffi
Inputs
document
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
yaml.ffi
LIBRARY:
libyaml
FUNCTION:
void
yaml_document_delete
( yaml_document_t* document )