ImPlot_ImLerpU32

Function ImPlot_ImLerpU32 

Source
pub unsafe extern "C" fn ImPlot_ImLerpU32(
    colors: *const ImU32,
    size: c_int,
    t: f32,
) -> ImU32