Function imgui_sys::igTableSetBgColor[][src]

pub unsafe extern "C" fn igTableSetBgColor(
    target: ImGuiTableBgTarget,
    color: ImU32,
    column_n: c_int
)