ImPlot_ImRemap_Float

Function ImPlot_ImRemap_Float 

Source
pub unsafe extern "C" fn ImPlot_ImRemap_Float(
    x: f32,
    x0: f32,
    x1: f32,
    y0: f32,
    y1: f32,
) -> f32