igTableGetCellBgRect

Function igTableGetCellBgRect 

Source
pub unsafe extern "C" fn igTableGetCellBgRect(
    table: *const ImGuiTable,
    column_n: c_int,
) -> ImRect_c