xila_graphics_table_has_cell_ctrl

Function xila_graphics_table_has_cell_ctrl 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xila_graphics_table_has_cell_ctrl( obj: *mut Object, row: u32, col: u32, ctrl: TableCellCtrl, __result_pointer: *mut bool, ) -> i32