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