Function imgui_sys::igPushStyleColor_U32

source ·
pub unsafe extern "C" fn igPushStyleColor_U32(
    idx: ImGuiCol,
    col: ImU32
)