pub unsafe fn yaml_emitter_flush(emitter: *mut yaml_emitter_t) -> i32
Expand description

Flush the accumulated characters to the output.

Returns 1 if the function succeeded, 0 on error.