Skip to main content

ImGui_TableSetBgColor

Function ImGui_TableSetBgColor 

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