#[no_mangle] pub extern "C" fn ratatui_styled_para_newline(handle: *mut c_void)
Starts a new line in the pending styled paragraph.
Does nothing if no builder is active.