Function imgui_sys::igTableSetBgColor

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