atk_sys

Function atk_table_ref_at

Source
pub unsafe extern "C" fn atk_table_ref_at(
    table: *mut AtkTable,
    row: c_int,
    column: c_int,
) -> *mut AtkObject