#[unsafe(no_mangle)]pub extern "C" fn resize_tab_c( tab_id: TabId, width: usize, height: usize, ) -> i32
See resize_tab.
resize_tab