Function unsafe_libyaml::yaml_emitter_flush
source · pub unsafe fn yaml_emitter_flush(emitter: *mut yaml_emitter_t) -> Success
Expand description
Flush the accumulated characters to the output.
pub unsafe fn yaml_emitter_flush(emitter: *mut yaml_emitter_t) -> Success
Flush the accumulated characters to the output.