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