Skip to main content

ImGui_PushStyleColor

Function ImGui_PushStyleColor 

Source
pub unsafe extern "C" fn ImGui_PushStyleColor(
    idx: ImGuiCol,
    col: ImU32,
)