pub unsafe fn yaml_emitter_set_width(emitter: *mut yaml_emitter_t, width: i32)
Expand description

Set the preferred line width. -1 means unlimited.