#[no_mangle] pub extern "C" fn ratatui_styled_para_end(handle: *mut c_void)
Finalizes the pending styled paragraph and queues it for rendering.
Does nothing if no builder is active.