yaml_emitter_dump ( emitter document -- bool )


Vocabulary
yaml.ffi

Inputs
emitteran object
documentan object


Outputs
boolan object


Definition


LIBRARY: libyaml FUNCTION: bool yaml_emitter_dump
( yaml_emitter_t* emitter, yaml_document_t* document )