xila_graphics_table_set_cell_value

Function xila_graphics_table_set_cell_value 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xila_graphics_table_set_cell_value( obj: *mut Object, row: u32, col: u32, txt: *const c_char, ) -> i32