Handbook
Glossary
yaml_emitter_dump ( emitter document -- bool )
Vocabulary
yaml
.
ffi
Inputs
emitter
an
object
document
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
yaml.ffi
LIBRARY:
libyaml
FUNCTION:
bool
yaml_emitter_dump
( yaml_emitter_t* emitter, yaml_document_t* document )