Function ratatui_styled_para_newline

Source
#[no_mangle]
pub extern "C" fn ratatui_styled_para_newline(handle: *mut c_void)
Expand description

Starts a new line in the pending styled paragraph.

Does nothing if no builder is active.